flutter_mapbox_navigation
flutter_mapbox_navigation copied to clipboard
Add a marker
Hi, I just want to know how to put a marker on the map ( if it's possible )
Thank you !
yes with MapBoxMapcontroller.addSymbol()
yes with
MapBoxMapcontroller.addSymbol()
From where did you get/see that method ?
Through the example given in the repo.
From here ? Because I couldn't find it there
oh no! sorry i got a lil confused it was in mapbox_gl pakage but the problem is that having both pakages creates error .
There is a package that doesnt conflict with both and also has markers @Satendra124 @bossbeagle1509 : flutter_plugin_mapbox
If this work for both please close the issue. 👍🏼
does this works with custom vector tiles (self hosted) and our own routing engine Api (server side) . If yes
How?
Thanks in advance.
@kabilsharma @briceAlex @Satendra124 Found a better implementation and its using mapbox https://medium.com/zipper-studios/flutter-map-custom-and-dynamic-popup-over-the-marker-732d26ef9bc7
Stale issue message