Answer the question
In order to leave comments, you need to log in
How to change the height of the balloon panel if it is pinned at the bottom of the map?
Why with balloonPanelMaxMapArea: Infinity you can set the minimum height using balloonMinHeight, for example:
geoObjects.add(new ymaps.Placemark(coords, {.. }, {preset: mark, balloonMinHeight : 300} ));
And the maximum height of the balloon, using balloonMaxHeight : 80, does not work? Is it even possible to set the maximum height of the balloon to 80 pixels, taking into account that the balloon opens at the bottom of the map?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question