perspective Compensation
abstract fun perspectiveCompensation(perspectiveCompensation: Double = 0.85): LocationIndicatorLayer
Content copied to clipboard
The amount of the perspective compensation, between 0 and 1. A value of 1 produces a location indicator of constant width across the screen. A value of 0 makes it scale naturally according to the viewing projection.
Parameters
perspective Compensation
value of perspectiveCompensation
abstract fun perspectiveCompensation(perspectiveCompensation: Expression): LocationIndicatorLayer
Content copied to clipboard
The amount of the perspective compensation, between 0 and 1. A value of 1 produces a location indicator of constant width across the screen. A value of 0 makes it scale naturally according to the viewing projection.
Parameters
perspective Compensation
value of perspectiveCompensation as Expression