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

    DingiHillshadeIlluminationAnchorMap

    Swift

    case map = 0
  • The hillshade illumination is relative to the top of the viewport.

    Declaration

    Objective-C

    DingiHillshadeIlluminationAnchorViewport

    Swift

    case viewport = 1