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

IgrArcGISOnlineMapImagery

new IgrArcGISOnlineMapImagery(): IgrArcGISOnlineMapImagery

Returns IgrArcGISOnlineMapImagery

Inherited from: IgrGeographicMapImagery

cancellingImage: object
defaultTokenTimeout: number

Inherited from: IgrGeographicMapImagery

deferralHandler: IMapRenderDeferralHandler

Inherited from: IgrGeographicMapImagery

downloadingImage: object

Inherited from: IgrGeographicMapImagery

geographicMap: IgrGeographicMap

Inherited from: IgrGeographicMapImagery

imagesChanged: object

Inherited from: IgrGeographicMapImagery

imageTilesReady: object

Inherited from: IgrGeographicMapImagery

isHorizontalWrappingEnabled: boolean
isMapPublic: boolean
mapServerUri: string

Inherited from: IgrGeographicMapImagery

opacity: number
password: string

Inherited from: IgrGeographicMapImagery

referer: string
refererUri: string
tokenGenerationEndPoint: string

Inherited from: IgrGeographicMapImagery

userAgent: string
userName: string
userToken: string

Inherited from: IgrGeographicMapImagery

windowRect: IgRect

Inherited from: IgrGeographicMapImagery

get nativeElement(): HTMLElement

Returns HTMLElement

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: IgrGeographicMapImagery

Removes all cached tile Imagery from the

clearTileCache(): void

Returns void

Inherited from: IgrGeographicMapImagery

findByName(name: string): any

Parameters

  • name: string

Returns any

Inherited from: IgrGeographicMapImagery

_createFromInternal(internal: any): IgrGeographicMapImagery

Parameters

  • internal: any

Returns IgrGeographicMapImagery