Control class used for displaying multi-scale TileSource imagery. Designed to be used for background imagery in the GeographicMap.Component

IgrGeographicMapImagery

new IgrGeographicMapImagery(): IgrGeographicMapImagery

Returns IgrGeographicMapImagery

cancellingImage: object
deferralHandler: IMapRenderDeferralHandler
downloadingImage: object
geographicMap: IgrGeographicMap
imagesChanged: object
imageTilesReady: object
isHorizontalWrappingEnabled: boolean
opacity: number
referer: string
userAgent: string
windowRect: IgRect
get nativeElement(): HTMLElement

Returns HTMLElement

Removes all cached tile Imagery from the

clearTileCache(): void

Returns void

findByName(name: string): any

Parameters

  • name: string

Returns any

_createFromInternal(internal: any): IgrGeographicMapImagery

Parameters

  • internal: any

Returns IgrGeographicMapImagery