objectManager.addon.clustersHint

Note

The constructor of the objectManager.addon.clustersHint 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.clustersHint"type="text/javascript"></script>

Methods

Name

Returns

Description

get()

IPopupManager

Returns hint manager ObjectManager.

Methods details

get

{IPopupManager} get()

Returns hint manager ObjectManager.

Example:

ymaps.objectManager.addon.clustersHint.get(myMap);