E
E
exedis2018-02-03 20:56:39
Yandex
exedis, 2018-02-03 20:56:39

How to cluster addresses on Yandex map?

Hi, through maps api 2.1 I brought out maps with a geocoder, now it remains to cluster because there are a lot of objects. Clustered according to this example https://tech.yandex.ru/maps/jsbox/2.1/clusterer_cu... but the coordinates are used there.
This is how I use the geocoder


var objects = ymaps.geoQuery(ymaps.geocode('Russia, Moscow')).addToMap(myMap);

Is it better to translate addresses into coordinates and then follow the example (if so, how to translate correctly) or can you do it with a geocoder?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question