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

A Flutter package for live tracking and path navigation using OpenStreetMap (OSM) tiles.

πŸ—ΊοΈ OSM Path Tracker #

A simple Flutter package for live GPS tracking, path drawing, and navigation on OpenStreetMap (OSM) using flutter_map.
osm_path_tracker helps you track a path in real-time, visualize it, and output a reusable model (PathModel) so you can store the tracked path wherever you want β€” Firebase, SQLite, REST APIs, or files.


✨ Features #

βœ… Real-time GPS tracking with geolocator
βœ… Draw path as polyline on OpenStreetMap
βœ… Show start & end markers
βœ… Navigate a saved path visually on the map
βœ… Get distance, timestamp, and coordinates in a clean model (PathModel)
βœ… Example app included


15
likes
0
points
426
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for live tracking and path navigation using OpenStreetMap (OSM) tiles.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_map, geolocator, latlong2

More

Packages that depend on osm_path_tracker