Answer the question
In order to leave comments, you need to log in
How to remove yandex maps API external controls?
How to remove yandex maps API external controls?
- https://tech.yandex.ru/maps/doc/jsapi/1.x/dg/tasks...
Bad example.
Answer the question
In order to leave comments, you need to log in
When creating a map, options has a controls field - an array with the names of possible control layers.
var myMap = new ymaps.Map('map', {
center: [55.74954, 37.621587],
zoom: 10,
controls: []
});
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question