Вернул кнопку закрытия баллуна - люди её ищут.

This commit is contained in:
Krivchikov Dmitry 2014-04-16 12:39:55 +04:00
parent 3dea73062c
commit 82616d5754
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ function getPoints()
iconImageSize: [32, 37], iconImageSize: [32, 37],
iconImageOffset: [-16, -33], iconImageOffset: [-16, -33],
openEmptyBalloon: true, openEmptyBalloon: true,
balloonCloseButton: false balloonCloseButton: true
}); });
points[id].events.add('click', function (e) { points[id].events.add('click', function (e) {