Telogis.GeoBase.MapLayers.RegionShadeLayer |
MapLayers.RegionShadeLayer inherits from MapLayers.AbstractLayer.
A class for displaying a shaded rectangular region on a map.
Name | Description | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MapLayers.RegionShadeLayer(config) | Arguments
|
Name | Description |
---|---|
destroy () | Deallocates resources used by the MapLayers.RegionShadeLayer and frees the associated memory to avoid leaks. |
setCorners (LatLon nw, LatLon se) | Sets the north-west and south-east corners of the MapLayers.RegionShadeLayer. Arguments |
setMap (Widgets.Map map) | The same as for MapLayers.AbstractLayer.setMap, except that once the MapLayers.RegionShadeLayer's map is adjusted, the bounds of its region are updated. Arguments
|