Control class used for displaying multi-scale TileSource imagery. Designed to be used for background imagery in the GeographicMap.Component
Constructors
Section titled "Constructors"IgrGeographicMapImagery
new IgrGeographicMapImagery(): IgrGeographicMapImagery Returns IgrGeographicMapImagery
Properties
Section titled "Properties"cancellingImage
Section titled "cancellingImage"cancellingImage: object deferralHandler
Section titled "deferralHandler"deferralHandler: IMapRenderDeferralHandler downloadingImage
Section titled "downloadingImage"downloadingImage: object geographicMap
Section titled "geographicMap"geographicMap: IgrGeographicMap imagesChanged
Section titled "imagesChanged"imagesChanged: object imageTilesReady
Section titled "imageTilesReady"imageTilesReady: object isHorizontalWrappingEnabled
Section titled "isHorizontalWrappingEnabled"isHorizontalWrappingEnabled: boolean opacity
Section titled "opacity"opacity: number referer
Section titled "referer"referer: string userAgent
Section titled "userAgent"userAgent: string windowRect
Section titled "windowRect"windowRect: IgRect Accessors
Section titled "Accessors"nativeElement
Section titled "nativeElement"get nativeElement(): HTMLElement Returns HTMLElement
Methods
Section titled "Methods"clearTileCache
Section titled "clearTileCache"Removes all cached tile Imagery from the
clearTileCache(): void Returns void
findByName
Section titled "findByName"findByName(name: string): any Parameters
- name:
string
Returns any
_createFromInternal
Section titled "_createFromInternal"_createFromInternal(internal: any): IgrGeographicMapImagery Parameters
- internal:
any