hotspot.layer.addon.balloon

Note

The constructor of the hotspot.layer.addon.balloon class is hidden, as this class is not intended for autonomous initialization.

Static object.

Methods

Methods

Name

Returns

Description

get(layer)

IPopupManager

Returns manager of the balloon of a hotspot layer.

Methods details

get

{IPopupManager} get(layer)

Returns manager of the balloon of a hotspot layer.

Parameters:

Parameter

Default value

Description

layer*

Type: hotspot.Layer

Hotspot layer.

* Mandatory parameter/option.

Example:

ymaps.hotspot.layer.addon.balloon.get(layer)