-
Notifications
You must be signed in to change notification settings - Fork 1
Add a Leaflet example #3
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers
Description
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers
The
arrow-superclusterengine is framework-agnostic — it outputs typed arrays, not deck.gl-specific objects. But the only example currently uses deck.gl, which may give the impression it's deck.gl-only.A Leaflet example would broaden the audience significantly. Leaflet is the most widely used web mapping library.
What needs to happen
examples/leaflet/with a minimal Leaflet app that:ArrowClusterEnginedirectly (notArrowClusterLayer, which is deck.gl-specific)CircleMarkers or a custom layergetClusters()arrow-superclusterREADME mentioning the Leaflet example<script type="module">— doesn't need a build stepReferences
examples/basic/packages/arrow-supercluster/src/arrow-cluster-engine.ts