DingiHillshadeIlluminationAnchor
enum DingiHillshadeIlluminationAnchor {}
Direction of light source when map is rotated.
Values of this type are used in the DingiHillshadeStyleLayer.hillshadeIlluminationAnchor
property.
-
The hillshade illumination is relative to the north direction.
Declaration
Objective-C
DingiHillshadeIlluminationAnchorMapSwift
case map = 0 -
The hillshade illumination is relative to the top of the viewport.
Declaration
Objective-C
DingiHillshadeIlluminationAnchorViewportSwift
case viewport = 1
DingiHillshadeIlluminationAnchor Enumeration Reference