-
Notifications
You must be signed in to change notification settings - Fork 510
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Proper GeoJSON support #1030
Comments
great idea - i would suggest to leave the option to still use raw geojson - saves the overhead of deserializing |
Hi, @armantorkzaban and I will start experimenting in a fork of this repo and start a proposal. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Hello everyone, |
We are now slowly continuing with a first implementation proposal and will open draft PRs soon. |
We have some rudimentary GeoJSON support since dart is great with handling JSON. The idea is that we would depend on a fully fledged GeoJSON implementation from turf-dart and as benefit we also have turf functionality to our disposal.
@flutter-mapbox-gl/team @lukas-h @armantorkzaban
The text was updated successfully, but these errors were encountered: