Replies: 2 comments
-
Something went wrong while publishing the pre-release to Maven Central, so I will have to make another release. After the pre-release is published to Maven Central, we can update the Annotations plugin which is kept in a separate repository. https://github.com/maplibre/maplibre-plugins-android This is probably a good idea since the Annotations API is still a WIP, the tracking issue is here: #1491 (cc @fynngodau) The custom drawable layer is only for iOS right now (you can only use it with C++ directly), but the existing custom layer based on Open GL ES continues to work. |
Beta Was this translation helpful? Give feedback.
-
What is the correct dependency to implement 11.0.0-pre0? I could only install it using local aar file |
Beta Was this translation helpful? Give feedback.
-
Describe the bug
What is the preferred way to work with annotations in 11.0.0-pre0?
Could you give some examples of how to add for example circle with text and some custom drawable image to the map?
Expected behavior
Sample project with all major types of annotations added to the map.
Platform information (please complete the following information):
Beta Was this translation helpful? Give feedback.
All reactions