MTHillshadeIlluminationAnchor

public enum MTHillshadeIlluminationAnchor : String

Direction of light source when map is rotated.

  • map

    The hillshade illumination is relative to the north direction.

    Declaration

    Swift

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

    Declaration

    Swift

    case viewport