mapbox / mapbox-maps-flutter

Interactive, thoroughly customizable maps for Flutter powered by Mapbox Maps SDK
https://www.mapbox.com/mobile-maps-sdk
Other
245 stars 93 forks source link

Support strong typed geometry #528

Closed maios closed 2 weeks ago

maios commented 2 weeks ago

What does this pull request do?

Replace geometry representation of Map<String, Any> with strong typed Turf's geometries (Point, Polygon, LineString)

What is the motivation and context behind this change?

Pull request checklist: