A
A
Aleksander9112018-11-25 07:28:38
JavaScript
Aleksander911, 2018-11-25 07:28:38

How to convert the received Yandex.map coordinates into an address?

Good day everyone.

var roadAid = routePanelControl.routePanel.state.get("from");			
document.querySelector('#roadA').value = roadAid;

The code outputs the coordinates of a point in input. Tell me how to geocode them and display the name of the city and street instead of coordinates?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Kositsyn, 2018-11-25
@Aleksander911

It seems that you need
https://tech.yandex.ru/maps/geocoder/
Converts from coordinates to an address

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question