OriginOffset Attribute

The OriginOffset attribute indicates a point where an icon factor starts. Shape coordinates are specified as a percentage of the rectangular area that restricts the shape. Coordinates count starts from the bottom left corner of the area.

On converting into TBS format, values of this attribute are assigned as values of OriginOffset parameter for map elements. If the OriginOffset attribute is not set, the following default value is set for the parameters: point 0.5,0.5.

Syntax

<fs:Attribute Name="OriginOffset" Type="point">

    <fs:Data Id="RU-MOS" Value="0.3,0.3" />

    ...

</fs:Attribute>

See also:

<fs:Attributes> Element