navigation_map 0.0.1 copy "navigation_map: ^0.0.1" to clipboard
navigation_map: ^0.0.1 copied to clipboard

A Flutter package for navigation and location tracking with live maps.

NavigationMap #

NavigationMap is a Flutter package for live navigation, location tracking, and route visualization on interactive maps. It's built using flutter_map, with support for features like fixed markers, current speed, and route drawing.

Features #

  • Display current location and track movement.
  • Draw routes between locations.
  • Add fixed location markers.
  • Get real-time speed in km/h.
  • Fetch location names using reverse geocoding.

Installation #

Add navigation_map to your pubspec.yaml:

dependencies:
  navigation_map: ^0.0.1
  latlong2: 0.9.1
1
likes
120
points
52
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for navigation and location tracking with live maps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

compassx, flutter, flutter_lints, flutter_map, geolocator, http, latlong2, motion_toast, mtmc

More

Packages that depend on navigation_map