A Flutter package to enable osm tile to download along with other features like direction api inclusion and many more
Install the package with [[flutter pub add osm_offline_download]]
- flutter_map
- cached_network_image
- path_provider
- location
- latlong2
- dio
- OSM Tiles
- Offline download
- Caching OSM Tiles
- Animations to map operations
- Adding polygons, polylines, markers
- OSM direction api integration(Uses OSMR direction api)
- User location tracking
controller.fetchDirection
controller.setTracking
controller.addPolyline
controller.addMarkers
controller.addPolygons
controller.animateToPoint
OSMMapBox.downloadOffline
OSMMapBox.getGeoCoding OSMMapBox.getReverseGeoCoding