Вернул кнопку закрытия баллуна - люди её ищут.
This commit is contained in:
parent
3dea73062c
commit
82616d5754
|
|
@ -69,7 +69,7 @@ function getPoints()
|
|||
iconImageSize: [32, 37],
|
||||
iconImageOffset: [-16, -33],
|
||||
openEmptyBalloon: true,
|
||||
balloonCloseButton: false
|
||||
balloonCloseButton: true
|
||||
});
|
||||
|
||||
points[id].events.add('click', function (e) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue