Click or drag to resize

Telogis.GeoBase.PointFeature

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

A PointFeature may be a city from a GeoBase data file, or a point feature from a custom dataset.

Functions
NameDescription
getColumns ()

Gets the columns of the point.

Returns

Array - The point columns.

getFlags ()

Gets the point flags.

Returns

Number - Point flags.

getGeometries ()

Gets the point geometries.

Returns

Array - Array of geometries.

getName ()

Gets the name of the point feature.

Returns

String - The point name.

getValues ()

Gets the point values.

Returns

HashTable - Point values.