<\/P>
私は最近、似たようなブログ投稿<\/A>をしましたが、ここでも共有しようと思いました。ポイントデータのクラスタリングは、大量のデータを地図上にシンプルに表示するための非常に便利な方法です。この機能はFlexやSilverlightのEsri APIでは定番ですが、JS APIでは同じようなサポートがありません。<\/P><\/P>
どうぞお気軽に問題報告や貢献をしてください。現在、一部ボトルネックの高速化やコード全体のリファクタリングオプションをテスト中です。<\/P><\/BODY><\/HTML>
This looks good.. but I can't get the demo working properly.
3 questions:
1. Your demo link asks for a login, after logging in the map focuses on Chicago but no points load. Any ideas?
2. Does your algorithm cluster and draw only the points visible on the screen? I think the basic esri cluster layer seems to make clusters for the entire map every time you zoom in.
3. Also, what does the polygon geometries demo do?
Thanks for the questions!
I just fixed the demos and updated them to use the latest 3.11 Esri JS API.
odoe/esri-clusterfeaturelayer · GitHub
Here is a current working demo using about 2,300 points.
Cluster
Like I said, the slowest part is actually downloading the data, clustering is pretty quick.
Please provide any feedback or report any bugs, thanks!
can you provide me demo using about 60 lac points
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.