You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
In #6217 we are adding support for clustering and VT options to MGLGeoJSONSource (the iOS SDK's version of the Android SDK's GeoJsonSource). While working on that, I noticed that GeoJsonSource does not appear to support VT options available in core. Defaults are provided in core but an Android developer has no way to provide their own.
In #6217 we are adding support for clustering and VT options to MGLGeoJSONSource (the iOS SDK's version of the Android SDK's GeoJsonSource). While working on that, I noticed that GeoJsonSource does not appear to support VT options available in core. Defaults are provided in core but an Android developer has no way to provide their own.
In addition, GeoJsonSource does not seem to currently provide documentation for the clustering related options it does support. In https://github.com/mapbox/mapbox-gl-native/blob/249514389a77cdb15eee779a332876eea06cdcfa/platform/darwin/src/MGLGeoJSONSource.h the iOS SDK gained some documentation that mirrors the style spec and the Android SDK should probably have at least that, too. However, note that a discussion about how to improve the documentation for a platform is happening in #6236
@ivovandongen @cammace @zugaldia
The text was updated successfully, but these errors were encountered: