| Package | com.afcomponents.umap.display.birdseye |
| Class | public class BirdsEyeImageryRequest |
| Inheritance | BirdsEyeImageryRequest MapPointTileRequest |
| Method | Defined by | ||
|---|---|---|---|
|
BirdsEyeImageryRequest(type:String)
| BirdsEyeImageryRequest | ||
![]() | MapPointTileRequest | ||
![]() |
extractTileXML(data:String):XML
[static]
| MapPointTileRequest | |
|
getBirdsEyeXML(data:XML):XML
[static]
| BirdsEyeImageryRequest | ||
![]() |
getDefaultData():XML
| MapPointTileRequest | |
|
getSubdomains(data:XML):Array
[static]
| BirdsEyeImageryRequest | ||
|
getUri(data:XML):String
[static]
| BirdsEyeImageryRequest | ||
![]() |
setImageStyle(style:String):void
| MapPointTileRequest | |
| BirdsEyeImageryRequest | |||
![]() |
setToken(token:String):void
| MapPointTileRequest | |
![]() |
setZoomLevel(zoom:Number):void
| MapPointTileRequest | |
| Constant | Defined by | ||
|---|---|---|---|
| BIRDSEYE_LABELS : String = "BirdseyeLabels" [static]
| BirdsEyeImageryRequest | ||
| BIRDSEYE_NORMAL : String = "Birdseye" [static]
| BirdsEyeImageryRequest | ||
| BirdsEyeImageryRequest | () | constructor |
public function BirdsEyeImageryRequest(type:String)Parameters
type:String |
| getBirdsEyeXML | () | method |
public static function getBirdsEyeXML(data:XML):XMLParameters
data:XML |
XML |
| getSubdomains | () | method |
public static function getSubdomains(data:XML):ArrayParameters
data:XML |
Array |
| getUri | () | method |
public static function getUri(data:XML):StringParameters
data:XML |
String |
| setPoint | () | method |
| BIRDSEYE_LABELS | constant |
public static const BIRDSEYE_LABELS:String = "BirdseyeLabels"
| BIRDSEYE_NORMAL | constant |
public static const BIRDSEYE_NORMAL:String = "Birdseye"