NextGIS Frontend
    Preparing search index...

    Function detectGeometryType

    • Internal

      Parameters

      • geojson: GeoJsonObject

      Returns
          | "Point"
          | "MultiPoint"
          | "LineString"
          | "MultiLineString"
          | "Polygon"
          | "MultiPolygon"
          | "GeometryCollection"