| Package | com.afcomponents.umap.providers.arcgis |
| Class | public class ArcGISMapType |
| Inheritance | ArcGISMapType MapType flash.events.EventDispatcher |
| Implements | IMapType |
| Method | Defined by | ||
|---|---|---|---|
|
ArcGISMapType(json:Object, url:String)
| ArcGISMapType | ||
![]() |
addLayer(layer:ITileLayer):void
Adds new
ITileLayer object to the tile layer collection. | MapType | |
![]() |
dispose():void
Releases all the resources accuired by the object.
| MapType | |
|
fromJSON(json:Object, url:String):Boolean
| ArcGISMapType | ||
![]() |
getCopyrights(bounds:LatLngBounds, zoom:Number):String
Returns an String with the copyright message for the specified view bounds and zoom level.
| MapType | |
![]() |
hide():void
Invoked when the map type is no longer selected for the map display.
| MapType | |
![]() |
show():void
Invoked when the map type is selected for the map display.
| MapType | |
![]() |
toString():String
Returns a textual representation of the object.
| MapType | |
| ArcGISMapType | () | constructor |
public function ArcGISMapType(json:Object, url:String)Parameters
json:Object |
|
url:String |
| fromJSON | () | method |
public function fromJSON(json:Object, url:String):BooleanParameters
json:Object |
|
url:String |
Boolean |