UI element class used to display AzureMaps imagery in the GeographicMap.
Constructors
Section titled "Constructors"IgcAzureMapsImagery
new IgcAzureMapsImagery(): IgcAzureMapsImagery Returns IgcAzureMapsImagery
Properties
Section titled "Properties"apiKey
Section titled "apiKey"apiKey: string apiVersion
Section titled "apiVersion"apiVersion: string cancellingImage
Section titled "cancellingImage"Inherited from: IgcGeographicMapImagery
cancellingImage: object cultureName
Section titled "cultureName"cultureName: string deferralHandler
Section titled "deferralHandler"Inherited from: IgcGeographicMapImagery
deferralHandler: IMapRenderDeferralHandler downloadingImage
Section titled "downloadingImage"Inherited from: IgcGeographicMapImagery
downloadingImage: object geographicMap
Section titled "geographicMap"Inherited from: IgcGeographicMapImagery
geographicMap: IgcGeographicMapComponent imageryStyle
Section titled "imageryStyle"imageryStyle: AzureMapsImageryStyle imagesChanged
Section titled "imagesChanged"Inherited from: IgcGeographicMapImagery
imagesChanged: object imageTilesReady
Section titled "imageTilesReady"Inherited from: IgcGeographicMapImagery
imageTilesReady: object isHorizontalWrappingEnabled
Section titled "isHorizontalWrappingEnabled"Inherited from: IgcGeographicMapImagery
isHorizontalWrappingEnabled: boolean localizedView
Section titled "localizedView"localizedView: string opacity
Section titled "opacity"Inherited from: IgcGeographicMapImagery
opacity: number referer
Section titled "referer"Inherited from: IgcGeographicMapImagery
referer: string timestamp
Section titled "timestamp"timestamp: Date userAgent
Section titled "userAgent"Inherited from: IgcGeographicMapImagery
userAgent: string windowRect
Section titled "windowRect"Inherited from: IgcGeographicMapImagery
windowRect: IgRect Methods
Section titled "Methods"clearTileCache
Section titled "clearTileCache"Inherited from: IgcGeographicMapImagery
Removes all cached tile Imagery from the
clearTileCache(): void Returns void
findByName
Section titled "findByName"Inherited from: IgcGeographicMapImagery
findByName(name: string): any Parameters
- name:
string
Returns any
_createFromInternal
Section titled "_createFromInternal"Inherited from: IgcGeographicMapImagery
_createFromInternal(internal: any): IgcGeographicMapImagery Parameters
- internal:
any