flutter-mapbox-gl / maps

A Mapbox GL flutter package for creating custom maps
Other
1.04k stars 503 forks source link

External GPS #1354

Closed willipe53 closed 1 year ago

willipe53 commented 1 year ago

I would like to use your library with GPS data that is not coming from the internal device location services, but rather from another device on the WiFi network that is just producing latitude, longitude, bearing, etc as numbers. Is there a way that I can pass a different location data source to MapBoxMap or MapBoxMapController, so that onUserLocationUpdated continues to fire as if using device location services?

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.