Join Slack
Powered by
<Android mapbox view annontion in fragment not wor...
# stackoverflow
u
user
07/10/2022, 2:11 PM
Android mapbox view annontion in fragment not working
Android mapbox view annontion in fragment not working: I try to using mapbox in fragment and add view annotation to it, the map working but the view annotation does not appear on the map. (The code is the same as the example in the documents:
https://docs.mapbox.com/android/maps/guides/annotations/view-annotations/
) my code: class MapFragment : Fragment() { var binding:...
7
Views
Open in Slack
Previous
Next