Click or drag to resize

Telogis.GeoBase.Polygon

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Polygon Class

Represents a closed polygonal map feature such as a lake or national park. Not to be confused with a Geometry.Polygon, which is the physical shape of the Geometry object contained in the geometries array.

Functions
NameDescription
getAbbreviation ()

Gets the abbreviated name of the polygon.

Returns

String - The abbreviated name.

getColumns ()

Gets the columns of the polygon.

Returns

Array - The polygon columns.

getFlags ()

Gets the polygon flags.

Returns

Number - Polygon flags.

getGeometries ()

Gets the polygons geometries.

Returns

Array - Array of geometries.

getName ()

Gets the name of the polygon.

Returns

String - The polygon name.

getValues ()

Gets the polygons values.

Returns

HashTable - Polygon values.