objectManager.addon.objectsBalloon

Note

The constructor of the objectManager.addon.objectsBalloon class is hidden, as this class is not intended for autonomous initialization.

Static object.

Methods

Example:

<script src="http://api-maps.yandex.ru/2.1/?lang=ru_RU&load=Map,ObjectManager,objectManager.addon.objectsBalloon"type="text/javascript"></script>

Methods

Name

Returns

Description

get(collection)

IPopupManager

Returns balloon manager of the object manager.

Methods details

get

{IPopupManager} get(collection)

Returns balloon manager of the object manager.

Parameters:

Parameter

Default value

Description

collection*

Type: objectManager.ObjectCollection

Collection

* Mandatory parameter/option.

Example:

ymaps.objectManager.addon.objectsBalloon.get(myMap)