Answer the question
In order to leave comments, you need to log in
How to make the map increase / return to its original state in jquery when the button is clicked?
Hello, I am using the following code to increase the map height.
$(".button-map").click(function(){
//Увеличиваем карту
$("#map > ymaps").animate({"height":500},"slow");
});
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