how to create marker in kotlin androird studio #3781
SarbhDhami
started this conversation in
General
Replies: 1 comment
-
Sorry for the confusion. These methods were deprecated before MapLibre was forked. We actually don't plan to remove these methods. So you can use either the plugin or the methods part of the main MapLibre Android library. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Good morning, I've been trying to add markers to my map (map tiler) since Saturday and nothing works. I tried reading the documentation here https://maplibre.org/maplibre-native/android/api/-map-libre%20-native%20-android/org.maplibre.android.annotations/-marker/index.html which said Deprecated and therefore to use MapLibre Annotation Plugin https://github.com/mapbox/mapbox-plugins-android/tree/master/plugin-annotation. I also tried Annotation and this doesn't work either. I tried everything symbol, annotation but nothing works and I can't find any official documentation. The ones I find always take me back to some documentation where it says deprecated. Can anyone help me? or can someone point me to updated documentation? because neither this one (https://maplibre.org/maplibre-native/android/api/-map-libre%20-native%20-android/org.maplibre.android.annotations/-marker/index.html ) nor (https://github.com/mapbox/mapbox-plugins-android/tree/master/plugin-annotation) works
Beta Was this translation helpful? Give feedback.
All reactions