flutter_mapbox_navigation icon indicating copy to clipboard operation
flutter_mapbox_navigation copied to clipboard

Add a marker

Open briceAlex opened this issue 4 years ago • 8 comments

Hi, I just want to know how to put a marker on the map ( if it's possible )

Thank you !

briceAlex avatar Feb 16 '21 19:02 briceAlex

yes with MapBoxMapcontroller.addSymbol()

Satendra124 avatar Mar 01 '21 17:03 Satendra124

yes with MapBoxMapcontroller.addSymbol()

From where did you get/see that method ?

bossbeagle1509 avatar Mar 01 '21 17:03 bossbeagle1509

Through the example given in the repo.

Satendra124 avatar Mar 04 '21 05:03 Satendra124

From here ? Because I couldn't find it there

bossbeagle1509 avatar Mar 04 '21 09:03 bossbeagle1509

oh no! sorry i got a lil confused it was in mapbox_gl pakage but the problem is that having both pakages creates error .

Satendra124 avatar Mar 04 '21 09:03 Satendra124

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. 👍🏼

Luismi74 avatar Mar 10 '21 17:03 Luismi74

does this works with custom vector tiles (self hosted) and our own routing engine Api (server side) . If yes

How?

Thanks in advance.

kabilsharma avatar Mar 11 '21 05:03 kabilsharma

@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

Luismi74 avatar Mar 15 '21 14:03 Luismi74

Stale issue message

eopeter avatar May 24 '23 01:05 eopeter