IGeoObjectPopupData

Static object.

A data object that the geo object passes to its own info object (for example, to a balloon or hint).

Fields

Fields

Name

Type

Description

geometry

IGeometry

Reference to the geometry of the geo object.

geoObject

IGeoObject

Reference to the geo object.

properties

IDataManager

Reference to the properties of the geo object.

userData

Object

User data.

Fields details

geometry

{IGeometry} geometry

Reference to the geometry of the geo object.

geoObject

{IGeoObject} geoObject

Reference to the geo object.

properties

{IDataManager} properties

Reference to the properties of the geo object.

userData

{Object} userData

User data.