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

Animation got stucking in GoogleMap IconView #24

Open
PratikHyperlink opened this issue Jun 6, 2017 · 0 comments
Open

Animation got stucking in GoogleMap IconView #24

PratikHyperlink opened this issue Jun 6, 2017 · 0 comments

Comments

@PratikHyperlink
Copy link

` self.userCreatedMarker.groundAnchor = CGPoint(x: 1.0, y: 1.0)

let vwAnno = SVPulsingAnnotationView(annotation: MKMapView().userLocation, reuseIdentifier: "str")
vwAnno.center = view_pin.center
view_pin.addSubview(vwAnno)`

Here is my code.

  • Pulsing effect like ring look like little bit stuck.
    Please help to solve these issue.
    Thanks in advance
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