summaryrefslogtreecommitdiff
path: root/include/mbgl/util/geojson.hpp
Commit message (Collapse)AuthorAgeFilesLines
* GeoJSON point clustering (#5724)Vladimir Agafonkin2016-07-271-15/+3
| | | | | | | | | | | | | | | | * add supercluster dependency * prepare GeoJSONTile for Supercluster * prepare GeoJSONSource for accepting options * try removing mbgl::GeoJSON * fix setGeoJSON types * add GeoJSONSource getURL * add geojson to include path * add Supercluster index in GeoJSONSource * fix GeoJSONSource getZoomRange * bring back mbgl::GeoJSON header * fix tidy warnings hopefully * try test-suite with enabled cluster test * fix formatting in clustering-related files
* [core, node] Implement bindings for addSourceJohn Firebaugh2016-06-241-0/+22