Answer the question
In order to leave comments, you need to log in
How to create a Yandex Map using the JS API?
I create a map like this:
ym.ready(function(){
var yaSuggests = new ym.SuggestView('delivery_address', {provider: myProvider});
var map = ym.Map("delivery_map", {}); // Так
});
<script src="https://api-maps.yandex.ru/2.1?apikey=___________&lang=ru_RU&mode=debug&ns=ym" type="text/javascript"></script>
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