Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Add clustering support to GeoJson source #5852

Closed
ivovandongen opened this issue Aug 3, 2016 · 5 comments
Closed

Add clustering support to GeoJson source #5852

ivovandongen opened this issue Aug 3, 2016 · 5 comments
Assignees
Labels
Android Mapbox Maps SDK for Android

Comments

@ivovandongen
Copy link
Contributor

Since starting on the android runtime style api #5610, Clustering support has been brought to core by @mourner in #5724.

Add support for it in the Android binding and a sample in the test app.

@ivovandongen ivovandongen added the Android Mapbox Maps SDK for Android label Aug 3, 2016
@ivovandongen ivovandongen added this to the android-v4.2.0 milestone Aug 3, 2016
@ivovandongen ivovandongen self-assigned this Aug 3, 2016
ivovandongen added a commit that referenced this issue Aug 3, 2016
@ivovandongen
Copy link
Contributor Author

Initial clustering support. Filters don't have the right effect yet (circles don't appear at all when filters are set).

@1ec5
Copy link
Contributor

1ec5 commented Aug 11, 2016

#5962 tracks the iOS/macOS equivalent to this work.

@ivovandongen
Copy link
Contributor Author

Fix in #5978 also fixed filtering on geojson sources. Separated the test in a new activity for clarity.

cc @mourner

@ivovandongen
Copy link
Contributor Author

geojson-clustering

@ivovandongen
Copy link
Contributor Author

Merged

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android
Projects
None yet
Development

No branches or pull requests

2 participants