Telogis.GeoBase.FeatureInfo |
A wrapper class to contain information about a point of interest in the map data.
Name | Description |
---|---|
toString () | Presents the feature information as a string containing its file number and offset within that file. ReturnsString - A string of the form '$offset@$file'. |
Name | Type | Description |
---|---|---|
file | Number | The data file that the feature is contained in. |
offset | Number | The data offset of the feature within its file. |