MapContentMilestone.getMilestonePosition3d

Syntax

getMilestonePosition3d(offset: PP.Point);

Parameters

offset. Offset by all axes relative to initial position of the milestone, shows as shares of it maximum possible offset.

Description

The getMilestonePosition3d method determines milestone position in coordinates of 3D map topobase.

Comments

The method returns value of the PP.Point type.

Example

The example of use is given in the page with description of the MapContentMilestone.draw3d method.

See also:

MapContentMilestone