Fundamentals
    Preparing search index...

    Class LineString

    Represents a line string composed of two or more points.

    Index
    coordinates: Point[]
    "[typeKey]": "LineString" = 'LineString'
    • Converts the LineString to a GeoJSON representation.

      Returns object

      GeoJSON representation.