StiGisMapData Class
Namespace: Stimulsoft.Report.Maps.Gis
Constructors
| Constructor | Description |
|---|---|
| constructor(StiFontIcons icon, Color iconColor, number zoom) |
constructor(icon: StiFontIcons, iconColor: Color, zoom: number)
Parameters
- icon (StiFontIcons)
- iconColor (Color)
- zoom (number)
Fields
| Field | Type | Description |
|---|---|---|
| colors | string[] | |
| geometryColor | any | |
| geometryLineSize | number | |
| icon | StiFontIcons | |
| iconColor | Color | |
| lineSizes | any[] | |
| points | StiGisPointMapGeometry[] | |
| size | any | |
| zoom | any |