Skip to content

Animation got stucking in GoogleMap IconView #24

Description

@PratikHyperlink

` 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions