D
D
DEamON_M2016-06-30 08:50:46
Yandex maps
DEamON_M, 2016-06-30 08:50:46

How to change the position of the Yandex Maps control when it is initialized?

The map is created like this

var map_contact;
ymaps.ready(function () {
    map_contact = new ymaps.Map(
          'contacts', {
                "controls":["zoomControl","typeSelector"],
                "center":[67.766160263989,50.947060286604],
                "zoom":13
          }
    );
});

Whether it is possible at once at creation to specify positions kontrolov?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question