5

I am trying to create a map with the the ArcGIS API for JavaScript v4.3. Some of the points that I want to visualize are on the same location and I would like to use some type of point clustering to render the points.

I checked the ESRI documentation for this version but I could not find something about clustering.

Is there a way to do point clustering in ArcGIS JS v4.3?

whyzar
12.1k23 gold badges41 silver badges72 bronze badges
asked May 23, 2017 at 15:37

2 Answers 2

4

Unfortunately, this is not possible through the current version it is planned though as future updates occur for this version.

ArcGIS API for JavaScript 3.20 Does have this capability.

answered May 23, 2017 at 15:47
2
  • I just found something that could be a solution. I will check it and get back. [link] (flareclusterlayer.azurewebsites.net/index_v4.html) Commented May 23, 2017 at 15:50
  • Which version will it come. 4.8 does not have it. Do you know? :) Commented Sep 26, 2018 at 7:34
2

The GitHub page linked below contains a clustering example for v4.x (this if from the above comments)

https://github.com/nickcam/FlareClusterLayer

answered Jan 7, 2018 at 23:07

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.