Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Implement pulsing effect for annotations. #4404

Closed
jimsavin opened this issue Mar 21, 2016 · 2 comments
Closed

Implement pulsing effect for annotations. #4404

jimsavin opened this issue Mar 21, 2016 · 2 comments

Comments

@jimsavin
Copy link

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.

@1ec5
Copy link
Contributor

1ec5 commented Mar 21, 2016

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.

@1ec5 1ec5 closed this as completed Mar 21, 2016
@jimsavin
Copy link
Author

I need pulsing animation for Android maps.

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

No branches or pull requests

2 participants