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