UI element class used to display ArcGIS Online Map imagery in the GeographicMap.Component
Constructors
Section titled "Constructors"IgcArcGISOnlineMapImagery
new IgcArcGISOnlineMapImagery(): IgcArcGISOnlineMapImagery Returns IgcArcGISOnlineMapImagery
Properties
Section titled "Properties"cancellingImage
Section titled "cancellingImage"Inherited from: IgcGeographicMapImagery
cancellingImage: object defaultTokenTimeout
Section titled "defaultTokenTimeout"defaultTokenTimeout: number 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 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 isMapPublic
Section titled "isMapPublic"isMapPublic: boolean mapServerUri
Section titled "mapServerUri"mapServerUri: string opacity
Section titled "opacity"Inherited from: IgcGeographicMapImagery
opacity: number password
Section titled "password"password: string referer
Section titled "referer"Inherited from: IgcGeographicMapImagery
referer: string refererUri
Section titled "refererUri"refererUri: string tokenGenerationEndPoint
Section titled "tokenGenerationEndPoint"tokenGenerationEndPoint: string userAgent
Section titled "userAgent"Inherited from: IgcGeographicMapImagery
userAgent: string userName
Section titled "userName"userName: string userToken
Section titled "userToken"userToken: string windowRect
Section titled "windowRect"Inherited from: IgcGeographicMapImagery
windowRect: IgRect 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: 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