Annotations improvements
There are to small improvements:
- Ability to store custom user data at any annotation. Added
Map<String?, Object?>? userInfofield. - Ability to get all annotations on current manager.
These two features make it possible to manage annotations and create scale clustering logic, for example.
Any update on this?
Really need the ability to get all annotations :(
@LesGrob Just curious, does this PR include a fix for issue #902? Would be happy to collaborate on this to do so.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
Nick Kurochkin seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.
Hello, Thanks for this package.
+1 to add : Map<String?, Object?>? userInfo field.
Will be very appreciated !
Any update on this? Anything that can be done to help?
Hi @LesGrob, thank you for your PR! Sorry it took a while to get to this one - I've created a ticket to merge this in - https://mapbox.atlassian.net/browse/MAPSFLT-406
Hi @LesGrob, thank you again for submitting the PR - the codebase has changed too much since this PR was submitted, I had to create another PR for this change - #1064, closing this one.