UI element class used to display OpenStreetMap imagery in the GeographicMap.Component
Constructors
Section titled "Constructors"IgcOpenStreetMapImagery
new IgcOpenStreetMapImagery(): IgcOpenStreetMapImagery Returns IgcOpenStreetMapImagery
Properties
Section titled "Properties"cancellingImage
Section titled "cancellingImage"Inherited from: IgcGeographicMapImagery
cancellingImage: object 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 opacity
Section titled "opacity"Inherited from: IgcGeographicMapImagery
opacity: number referer
Section titled "referer"Inherited from: IgcGeographicMapImagery
referer: string tilePath
Section titled "tilePath"tilePath: string userAgent
Section titled "userAgent"Inherited from: IgcGeographicMapImagery
userAgent: string windowRect
Section titled "windowRect"Inherited from: IgcGeographicMapImagery
windowRect: IgRect Methods
Section titled "Methods"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