H
H
Hash Hash2016-02-12 21:03:01
JavaScript
Hash Hash, 2016-02-12 21:03:01

Is it possible to put custom labels using Google Maps?

There is an application where the user enters the name of the street, and a label with this location is immediately shown on the map. Is it possible to do it in the opposite direction: the user manually puts a mark on the map, which generates an event that can be processed?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Y
yesworld, 2016-02-19
@yesworld

Here: https://developers.google.com/maps/documentation/j...
You can go further - use listeners .
For example, when you click, get the coordinates, which you can send to Google by specifying the radius and get the surroundings of the places that are next to you. If necessary, you can even filter by category.

I
Ivan, 2016-02-19
@zeroplay

there are two options for working with google maps - put tags with a standard open script, or register with the developer, get an API key and build your own blackjack card and ..., you understand. But, of course, there are limitations to free use.
In general, the Google help really has all the answers, including in Russian.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question