Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trouble adding a CircleAnnotation at specific index in circleAnnotationManager.annotations #1203

Open
kasparjj opened this issue Sep 24, 2021 · 0 comments

Comments

@kasparjj
Copy link

Hi

I have a hard time figuring out how I can add or "create" a CircleAnnotation at a specific index in circleAnnotationManager.annotations consisting of multiple CircleAnnotations. I am looking for a similar option as with the mutableList where you have the array.add(index, itemToInsert). It doesn't seem to be supported yet.

My dependency is:
implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-annotation-v9:0.9.0'

Help is very appreciated!

Best,
Kaspar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant