Telogis.GeoBase.MapLayers.IndexedImageObject |
MapLayers.IndexedImageObject inherits from MapLayers.ImageObject.
Functionally the same as an MapLayers.ImageObject, except that it displays a small index associated with the object over the image.
Name | Description | |||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MapLayers.IndexedImageObject(config) | Arguments
|
Name | Description |
---|---|
destroy () | Frees resources used by the MapLayers.IndexedImageObject. |
getIndex () | Finds the index associated with and displayed on the map object. ReturnsNumber - The index of the MapLayers.IndexedImageObject. |
setIndex (Number index) | Changes or sets the index associated with and displayed on the map object. Arguments
|