By link below you can find all required information about how to setup environment, open and build the example project, how to integrate navigation in your own app.
Check our How To documentation. Follow
Mobile:
Web:
The package allows to integrate OpenStreetMap navigation widget into Flutter app.
You can use embedded route and places services, 3rd party services or your own. .
Here is the complete list of features:
Render OSM map using different tiles:
– you can set up package with any free or paid tiel service;
Supported additional OSM overlay:
– you can set up overlay tiles above the main card;
Embedded navigation component:
– ready to use navigation;
Supporting custom configuration for navigator:
– easy tu tune almoust any aspect of the navigation;
Supporting custom color and fonts schemes:
– use customization for following your app style;
Embedded routes providers:
– you would get a few route providers out of box;
Supporting custom route providers:
– easy to implement your own route provider;
Embedded Place service for reversal geocoding:
– place service out of the box;
Supporting custom Place services:
– smooth implementation your own Place service;
Easy integration:
– easy to integrate at your own app;
Comprehensive documentation:
– full coverage of all integration and customization issues, including a sample project;
0 average based on 0 ratings.