StiGisMapSimpleView Class
Namespace: Stimulsoft.Report.Maps.Gis
Constructors
| Constructor | Description |
|---|---|
| constructor(StiGisMapData data) |
constructor(data: StiGisMapData)
Parameters
- data (StiGisMapData)
Methods
| Method | Returns | Description |
|---|---|---|
| drawMap | string | |
| goToCurrentPosition | void | |
| loadImage | void | |
| loadImages | void | |
| runAndWait | void | |
| updateBounds | void |
Method Details
drawMap
drawMap(): string
Returns string
goToCurrentPosition
goToCurrentPosition(): void
loadImage
loadImage(pos: StiGisPoint, zoom: number): void
Parameters
- pos (StiGisPoint)
- zoom (number)
loadImages
loadImages(): void
runAndWait
runAndWait(): void
updateBounds
updateBounds(): void
Fields
| Field | Type | Description |
|---|---|---|
| bottom | any | |
| img | any | |
| isComplete | boolean | |
| left | any | |
| right | any | |
| top | any |