We are increasingly doing more with GeoJSON in both mapbox-java and gl-native. We also now include MAS in the maps SDK specifically for the use of GeoJSON. Extracting it into a separate library would reduce the maps SDK size and have the added bonus of giving users the ability to use third-party GeoJSON libraries such as geojson-jackson.
cc: @mapbox/android
We are increasingly doing more with GeoJSON in both
mapbox-javaandgl-native. We also now include MAS in the maps SDK specifically for the use of GeoJSON. Extracting it into a separate library would reduce the maps SDK size and have the added bonus of giving users the ability to use third-party GeoJSON libraries such asgeojson-jackson.cc: @mapbox/android