G
G
gitdev2017-09-01 17:26:48
Yii
gitdev, 2017-09-01 17:26:48

Google maps api searchable by street name, how to implement?

There is a form in which the user enters data, it is necessary to implement a hint of places, place selection, and display it on the map. How to implement, are there any examples?
ps hint - this is optional.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
Oleg, 2017-09-01
@gitdev

The documentation describes sample requests/responses for forward and reverse geocoding.
Next, using js, draw a marker at the returned [latitude, longitude] coordinates on the map.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question