IMapLineDataObject

Type interface

Defines interface for the map line object.

Inheritance

IMapLineDataObject does not extend any other symbol.

IMapLineDataObject is not extended by any other symbol.

Properties

geoLine
#

Type Array < IGeoPoint >

Single line information in lat/long geo-coordinates.

id
#

Type string

A unique id of the object.

line
#

Type Array < ... >

Single line information in X/Y coordinates.

madeFromGeoData
#

Type boolean

flag indicating whether this data item was created from geo data

multiGeoLine
#

Type Array < Array < IGeoPoint > >

Multi-part line information in lat/long geo-coordinates.

multiLine
#

Type Array < Array < ... > >

Multi-part line information in X/Y coordinates.

value
#

Type number

Numeric value for heat-map scenarios.