UI element class used to display ArcGIS Online Map imagery in the GeographicMap.Component

IgcArcGISOnlineMapImagery

new IgcArcGISOnlineMapImagery(): IgcArcGISOnlineMapImagery

Returns IgcArcGISOnlineMapImagery

Inherited from: IgcGeographicMapImagery

cancellingImage: object
defaultTokenTimeout: number

Inherited from: IgcGeographicMapImagery

deferralHandler: IMapRenderDeferralHandler

Inherited from: IgcGeographicMapImagery

downloadingImage: object

Inherited from: IgcGeographicMapImagery

geographicMap: IgcGeographicMapComponent

Inherited from: IgcGeographicMapImagery

imagesChanged: object

Inherited from: IgcGeographicMapImagery

imageTilesReady: object

Inherited from: IgcGeographicMapImagery

isHorizontalWrappingEnabled: boolean
isMapPublic: boolean
mapServerUri: string

Inherited from: IgcGeographicMapImagery

opacity: number
password: string

Inherited from: IgcGeographicMapImagery

referer: string
refererUri: string
tokenGenerationEndPoint: string

Inherited from: IgcGeographicMapImagery

userAgent: string
userName: string
userToken: string

Inherited from: IgcGeographicMapImagery

windowRect: IgRect

Retreives a new token based on the preconfigured parameters and updates the UserToken field, Normal this is called automatically. The is provided to the end-user to allow them to reteive tokens on their onw.

acquireNewToken(): void

Returns void

Inherited from: IgcGeographicMapImagery

Removes all cached tile Imagery from the

clearTileCache(): void

Returns void

Inherited from: IgcGeographicMapImagery

findByName(name: string): any

Parameters

  • name: string

Returns any

Inherited from: IgcGeographicMapImagery

_createFromInternal(internal: any): IgcGeographicMapImagery

Parameters

  • internal: any

Returns IgcGeographicMapImagery