Answer the question
In order to leave comments, you need to log in
Does it make sense to use float already in 2k19?
Why float now when there is Flexbox? Or when should you use floats and when flexes?
Answer the question
In order to leave comments, you need to log in
What is the question? How to do something when clicking on the label?
Then here is the answer:
1. set options.openBalloonOnClick = false
for labels
2. Write a label click handler:
placemark.events.add('click' , function(event) {
// здесь делаем, что надо
});
1) use float for wrapping
2) flexbox for positioning
and now the question is for you: why is it so difficult to write 2019 but write 2k19 with so many characters?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question