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
Love the package.
so I was looking around and found out that MapKit has a lot more potential than whats currently being placed.
There's an API out there awaiting to be used for SearchResults and PlaceDetails from apple;
This would be an amazing addition! This package has so much potential. I think Apple Maps is the best-looking maps and works really well in Flutter, but the package got left behind and ended up with hundreds of forks.
A couple of big enhancements that could really make a difference are clustering and the ability to specify a systemIcon string for the icons on the markers. I’m not sure if the API gives us access to this, but it would be great if we could update the markers to the latest design changes.
Love the package.
so I was looking around and found out that MapKit has a lot more potential than whats currently being placed.
There's an API out there awaiting to be used for SearchResults and PlaceDetails from apple;
I was wondering if it's even possible to start integrating something like this
https://developer.apple.com/documentation/applemapsserverapi/common_objects
https://developer.apple.com/documentation/applemapsserverapi/searchresponse
https://developer.apple.com/documentation/applemapsserverapi/placeresults
The text was updated successfully, but these errors were encountered: