There is a map with a number of objects (tags) on the map created in the map constructor.
The question is how to display the address of the nearest tag with a description to the user (address + tag name) in a side div
via JS or what? kick in which direction to dig

0