- Source:
- geom.jsdoc, line 1
Classes
- ol.geom.Geometry
- ol.geom.LineString
- ol.geom.MultiLineString
- ol.geom.MultiPoint
- ol.geom.MultiPolygon
- ol.geom.Point
- ol.geom.Polygon
- ol.geom.SharedVertices
Members
-
<static> GeometryType :string
-
Geometry types.
- Source:
- geometry.js, line 64
Properties:
Name Type Default Description POINT
string point LINESTRING
string linestring LINEARRING
string linearring POLYGON
string polygon MULTIPOINT
string multipoint MULTILINESTRING
string multilinestring MULTIPOLYGON
string multipolygon GEOMETRYCOLLECTION
string geometrycollection