gml:posList

Diagram

Description

Contained by:

gml:LinearRing, gml:LineString

gml:posList

Part of a YMapsML document that describes the coordinates of the ends of a line segment:

<gml:LineString>
    <gml:posList>32.199411 58.601185 32.189411 58.595185</gml:posList>
</gml:LineString>
Copied to clipboard