MapArrowBase.AngleLimit

Syntax

AngleLimit: Double;

Description

The AngleLimit property determines the maximum angle between arrow pointer and tangent to curve in radians.

Comments

Use JSON or the setAngleLimit method to set the property value and the getAngleLimit method to get the property value.

Default property value is 6.

The property is ignored in a 3D map.

Example

The property is under development.

See also:

MapArrowBase