StiGisMapViewData Class

Namespace: Stimulsoft.Report.Maps.Gis

Constructors

Constructor Description
constructor(StiGisCore core)  

constructor(core: StiGisCore)

Parameters

Methods

Method Returns Description
clear void  
close void  
draw string  
forceUpdate void  
getAllPoints StiGisPointLatLng[]  

Method Details

clear

clear(): void


close

close(): void


draw

draw(): string

Returns string


forceUpdate

forceUpdate(): void


getAllPoints

getAllPoints(): StiGisPointLatLng[]

Returns StiGisPointLatLng[]

Fields

Field Type Description
geoms StiGisPointMapGeometry[]  
placemarks StiGisPointMapGeometry[]