ddubrava / angular-yandex-maps

🗺️ Yandex.Maps Angular components that implement the Yandex.Maps JavaScript API
https://ddubrava.github.io/angular8-yandex-maps/#/
MIT License
57 stars 7 forks source link

В опциях ymaps.Placemark отсутствует свойство balloonCloseButton #118

Closed kirill85 closed 3 years ago

kirill85 commented 3 years ago

🐞 Bug Report

✍️ Description

В опциях ymaps.Placemark отсутствует свойство balloonCloseButton

🔬 Reproduction

1 Берем первый пример по ссылке https://yandex.ru/dev/maps/jsapi/doc/2.1/ref/reference/Placemark.html

  1. Пробуем воспроизвести его с помощью компонента ya-placemark. 3 Получаем ошибку при загрузке карты..

🌎 Environment

Angular version: 12.1.2 angular8-yandex-maps version:12.1.7

ddubrava commented 3 years ago

I can't reproduce this issue, it should have been fixed by c9cda93