{% extends 'base.html' %} {% block content %}

Safety support demo

Use the same API logic that the Flutter app will use. Select an origin in Salla and trigger health or bike repair support.

Trigger assistance

Demo logic:

The backend receives the trigger, finds the nearest matching service by geodesic distance, returns the destination and route polyline, and the frontend renders it on the map.

Response

No request sent yet.
{% endblock %}