Skip to main content
Before you begin, please make sure you have the Baato Flutter Library installed in your app.
A route drawn between two points in a Flutter app

A route drawn on a Flutter map

Baato Logo Attributions:

We highly request you to include Baato logo in the map view while using any of our Baato map styles. The example code is available here.

Display a navigation route between two points

Show a navigation route between a starting point and a destination. Below is a complete example that renders navigation between locations .

View the full example on GitHub