imagePitchDisplacement

open override fun imagePitchDisplacement(imagePitchDisplacement: Double): LocationIndicatorLayer

The displacement off the center of the top image and the shadow image when the pitch of the map is greater than 0. This helps producing a three-dimensional appearence.

Parameters

imagePitchDisplacement

value of imagePitchDisplacement

open override fun imagePitchDisplacement(imagePitchDisplacement: Expression): LocationIndicatorLayer

The displacement off the center of the top image and the shadow image when the pitch of the map is greater than 0. This helps producing a three-dimensional appearence.

Parameters

imagePitchDisplacement

value of imagePitchDisplacement as Expression

val imagePitchDisplacement: Double?

The displacement off the center of the top image and the shadow image when the pitch of the map is greater than 0. This helps producing a three-dimensional appearence.