MMKRotationType
enum MMKRotationType : NSUInteger {} |
The way rotation is handled.
Summary
Enum cases
MMKRotationTypeNoRotation |
MMKRotationTypeRotate |
Enum cases
MMKRotationTypeNoRotation
MMKRotationTypeNoRotation |
Ignores the placemark direction; stable in screen space.
MMKRotationTypeRotate
MMKRotationTypeRotate |
Follows the placemark direction. For non-flat placemarks, the direction vector is projected onto the screen plane.