Telogis.GeoBase.PointFeature |
A PointFeature may be a city from a GeoBase data file, or a point feature from a custom dataset.
Name | Description |
---|---|
getColumns () | Gets the columns of the point. ReturnsArray - The point columns. |
getFlags () | Gets the point flags. ReturnsNumber - Point flags. |
getGeometries () | Gets the point geometries. ReturnsArray - Array of geometries. |
getName () | Gets the name of the point feature. ReturnsString - The point name. |
getValues () | Gets the point values. ReturnsHashTable - Point values. |