You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
As I see currently I can only set icon for annotation.
If you have in plans have updated with this functionality, could you share how long to wait for it?
As I'm currently looking for solution for this implementation.
The text was updated successfully, but these errors were encountered:
It isn't clear which SDK (Android, iOS, OS X) you're using, but the iOS SDK currently only represents the user location annotation as a native UIView. (It has a pulsing effect built in.) #1784 tracks adding an API for any annotation to be backed by a UIView, which would allow you to adopt an approach similar to SVPulsingAnnotationView for your own annotations.
Hi,
is there way to implement pulsing animation for annotations, like this:
https://github.com/TransitApp/SVPulsingAnnotationView
As I see currently I can only set icon for annotation.
If you have in plans have updated with this functionality, could you share how long to wait for it?
As I'm currently looking for solution for this implementation.
The text was updated successfully, but these errors were encountered: