Telogis.GeoBase.MapLayers.TileZoom |
MapLayers.TileZoom inherits from MapLayers.AbstractLayer.
Creates a layer that displays a scaled transition in place of some existing MapLayers.TileLayer when it is zoomed.
Name | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MapLayers.TileZoom(config) | Arguments
|
Name | Description |
---|---|
destroy () | Disposes of any resources used by the map layer. Call this once the layer is no longer needed if you need to reclaim resources immediately. |
Name | Type | Description |
---|---|---|
Done | EventHandler | An event triggered when the MapLayers.TileZoom animation has finished. |