Navigation SDK is currently available only to select customers. Contact sales to learn more.

GMSMarkerAnimation

Stay organized with collections Save and categorize content based on your preferences.
GMSMarkerAnimation

Enumerations

enum  GMSMarkerAnimation { kGMSMarkerAnimationNone = 0, kGMSMarkerAnimationPop, kGMSMarkerAnimationFadeIn }
 Animation types for GMSMarker. More...

Enumeration Type Documentation

Animation types for GMSMarker.

Enumerator:
kGMSMarkerAnimationNone 

No animation (default).

kGMSMarkerAnimationPop 

The marker will pop from its groundAnchor when added.

kGMSMarkerAnimationFadeIn 

The marker will fade in when added.