osm_maps_engine 0.0.6 copy "osm_maps_engine: ^0.0.6" to clipboard
osm_maps_engine: ^0.0.6 copied to clipboard

A plug-and-play map engine powered by OpenStreetMap and OSRM for Flutter.

0.0.6 #

  • docs: Added preview animations (nav.GIF and screen_record.GIF) in README.md.
  • docs: Removed all emojis from README.md to maintain clean and readable formatting.

0.0.5 #

  • fix: Fixed recalculateRoute to use raw GPS position (_lastRealGpsPosition) as origin instead of the interpolated marker position, resolving rerouting failures on small roads.
  • fix: OSRM step instructions now format roundabout exits correctly (roundaboutExit) and clean up empty street name references (avoiding "onto" when the street has no name).
  • perf: Camera positioning updates throttled to improve performance and prevent lag on Android.

0.0.4 #

  • feat: initial base structure for osm map engine.

0.0.3 #

  • feat: add cost optimization comparison to README.
  • fix: integrate custom color support for icons.

0.0.2 #

  • feat: update navigation and voice engine.

0.0.1 #

  • Initial release.
1
likes
0
points
307
downloads

Publisher

unverified uploader

Weekly Downloads

A plug-and-play map engine powered by OpenStreetMap and OSRM for Flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_bloc, flutter_map, flutter_tts, geolocator, http, latlong2, location, logger

More

Packages that depend on osm_maps_engine