UI element class used to display ArcGIS Online Map imagery in the GeographicMap.Component
Constructors
Section titled "Constructors"IgrArcGISOnlineMapImagery
new IgrArcGISOnlineMapImagery(): IgrArcGISOnlineMapImagery Returns IgrArcGISOnlineMapImagery
Properties
Section titled "Properties"cancellingImage
Section titled "cancellingImage"Inherited from: IgrGeographicMapImagery
cancellingImage: object defaultTokenTimeout
Section titled "defaultTokenTimeout"defaultTokenTimeout: number deferralHandler
Section titled "deferralHandler"Inherited from: IgrGeographicMapImagery
deferralHandler: IMapRenderDeferralHandler downloadingImage
Section titled "downloadingImage"Inherited from: IgrGeographicMapImagery
downloadingImage: object geographicMap
Section titled "geographicMap"Inherited from: IgrGeographicMapImagery
geographicMap: IgrGeographicMap imagesChanged
Section titled "imagesChanged"Inherited from: IgrGeographicMapImagery
imagesChanged: object imageTilesReady
Section titled "imageTilesReady"Inherited from: IgrGeographicMapImagery
imageTilesReady: object isHorizontalWrappingEnabled
Section titled "isHorizontalWrappingEnabled"Inherited from: IgrGeographicMapImagery
isHorizontalWrappingEnabled: boolean isMapPublic
Section titled "isMapPublic"isMapPublic: boolean mapServerUri
Section titled "mapServerUri"mapServerUri: string opacity
Section titled "opacity"Inherited from: IgrGeographicMapImagery
opacity: number password
Section titled "password"password: string referer
Section titled "referer"Inherited from: IgrGeographicMapImagery
referer: string refererUri
Section titled "refererUri"refererUri: string tokenGenerationEndPoint
Section titled "tokenGenerationEndPoint"tokenGenerationEndPoint: string userAgent
Section titled "userAgent"Inherited from: IgrGeographicMapImagery
userAgent: string userName
Section titled "userName"userName: string userToken
Section titled "userToken"userToken: string windowRect
Section titled "windowRect"Inherited from: IgrGeographicMapImagery
windowRect: IgRect Accessors
Section titled "Accessors"nativeElement
Section titled "nativeElement"Inherited from: IgrGeographicMapImagery
get nativeElement(): HTMLElement Returns HTMLElement
Methods
Section titled "Methods"acquireNewToken
Section titled "acquireNewToken"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
clearTileCache
Section titled "clearTileCache"Inherited from: IgrGeographicMapImagery
Removes all cached tile Imagery from the
clearTileCache(): void Returns void
findByName
Section titled "findByName"Inherited from: IgrGeographicMapImagery
findByName(name: string): any Parameters
- name:
string
Returns any
_createFromInternal
Section titled "_createFromInternal"Inherited from: IgrGeographicMapImagery
_createFromInternal(internal: any): IgrGeographicMapImagery Parameters
- internal:
any