sizeDistance

var sizeDistance: Double

Controls the distance at which the poi does not become bigger as you approach it. When the camera is within this distance of the poi, the visible size of the poi on the screen will be the same as what it looked like when it was constantSizeDistance meters away. If set to 0.0, the size of the poi will be determined by scale, regardless of it's distance from the camera.

Default value is set to 0.

Since

1.19