how to create point clustering in 4.x

5664
13
01-04-2017 06:52 AM
vamsi_krishnavissapragada
New Contributor II

i want to create point clustering in the latest argis javascript 

i dont find any examples related to the 4.x version yet there are many for the 3.x versions can anbody help me out?

13 Replies
RobertScheitlin__GISP
MVP Emeritus

Vamsi,

  The 4.x api does not have all the features and classes that the 3.x api has YET. Clustering in the 3.x api was a custom layer (not part of the API). There is no clustering support yet.

vamsi_krishnavissapragada
New Contributor II

so can we use that custom layer to develop with 4.x?

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

Vamsi,

   I am not sure. It likely would have to be updated.

0 Kudos
vamsi_krishnavissapragada
New Contributor II

thank you robert, do you have any idea how to create table of contents in 4.x?

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

Vamsi,

   Have you not seen the LayerList widget?

LayerList | API Reference | ArcGIS API for JavaScript 4.2 

0 Kudos
vamsi_krishnavissapragada
New Contributor II

yes i have seen it but with the layers symbols too...the symbols are not displaying so  i want to create the table of contents which shows the symbols of each layer

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

That ability is not available yet.

0 Kudos
vamsi_krishnavissapragada
New Contributor II

thanq robert

0 Kudos
LeoDeng
Occasional Contributor II

By the way, do esri have the plan to including cluster layer class in the js api in the near future ?