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. Default value: "0".

Use static method LocationIndicatorLayer.defaultImagePitchDisplacement to set the default property.

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. Default value: "0".

Use static method LocationIndicatorLayer.defaultImagePitchDisplacementAsExpression to set the default property.

Parameters

imagePitchDisplacement

value of imagePitchDisplacement as Expression


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. Default value: "0".