StiGisPointMapGeometry Class

Namespace: Stimulsoft.Report.Maps.Gis

Constructors

Constructor Description
constructor(StiGisPointLatLng | { lat: number point, number } lng)  

constructor(point: StiGisPointLatLng | { lat: number, lng: number })

Parameters

  • point (StiGisPointLatLng | { lat: number)
  • lng (number })

Methods

Method Returns Description
contains boolean  
draw string  
getAllPoints void  
setDescription void  
updateLocalPosition void  

Method Details

contains

contains(pos: Point): boolean

Parameters

Returns boolean


draw

draw(core: StiGisCore): string

Parameters

Returns string


getAllPoints

getAllPoints(points: any): void

Parameters

  • points (any)

setDescription

setDescription(text: string): void

Parameters

  • text (string)

updateLocalPosition

updateLocalPosition(core: StiGisCore): void

Parameters

Fields

Field Type Description
showPlacemark boolean  
text string