E
E
Evloshevsky Nikolay2019-11-15 21:47:27
JavaScript
Evloshevsky Nikolay, 2019-11-15 21:47:27

How to link tags on Yandex Maps with the table of addresses of these tags?

there is a Yandex map on the site page, the data for it is loaded as geojson into the cluster. Also, this data is displayed in the form of a table on the same page.
The task is to implement a link between the table of addresses and the labels on the map, so that when you select an address in the table, the label balloon on the map opens and the map is centered on the label.
Have you seen ready-made implementations of this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
freeExec, 2019-11-15
@freeExec

Take the id from the table, find it in the markers and show the balloon in its place on the map. It seems to be elementary. Yes, and in the sandbox, Yandex has similar examples.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question