IMapImageDataObject

Type interface

Defines interface for a map image (market) object.

Inheritance

IMapImageDataObject does not extend any other symbol.

IMapImageDataObject is not extended by any other symbol.

Properties

geoPoint
#

Type IGeoPoint

Image position information in lat/long geo-coordinates.

id
#

Type string

A unique id of the object.

madeFromGeoData
#

Type boolean

flag indicating whether this data item was created from geo data

multiGeoPoint
#

Type Array < IGeoPoint >

Multi-image position information in lat/long geo-coordinates.

multiPoint
#

Type Array < ... >

Multi-image position information in X/Y coordinates.

point
#

Type ...

Image position information in X/Y coordinates.

value
#

Type number

Numeric value for heat-map scenarios.