mapbox-gl-native icon indicating copy to clipboard operation
mapbox-gl-native copied to clipboard

Is there any way I can add markers to map when tapped using package mapbox_gl in Flutter?

Open saksham-gt opened this issue 4 years ago • 0 comments

Platform: Android Mapbox SDK version:

I'm using mapbox_gl 0.11.0 for my Flutter application. Well, I'm trying to add a marker as a user clicks on a place in the map, but I'm unable to do so. Is there any way I can add markers in maps using mapbox_gl package?

P.S. : I also tried using flutter_map but actually I'm also using camera package in the same app and there there's some issue with the version or something of quiver or something like that.

Can anyone please suggest a solution?

Thanks. SG!

saksham-gt avatar Apr 05 '21 22:04 saksham-gt