MapPolygonMilestone Item

The MapPolygonMilestone item contains the description of an icon represented by the polygon.

It includes the Animation item.

MapPolygonMilestone Item Attributes

Attribute name Type Description
Shape MapShape The form identifier to which the icon in the StartShape: "{ShapeId}” format is binded. If no attribute is specified the milestone is bound to the entire map. In this context binding is the link with the item with respect to which the coordinates are to be calculated.
Offset Point Absolute or relative displacement relative to binding item.
OffsetType MapMilestoneOffsetType

It indicates whether the Offset attribute contains absolute or relative displacement. Available values:

  • Absolute;

  • Relative.

Points List

A collection of points that describe a polygon as "Points”: "10,12 15,15 10,19".

There must be no gaps between commas.

See also:

Milestones Item