Skip to content
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

MapKit features like SearchResults and PlaceDetails #45

Open
kyleorin opened this issue Sep 7, 2023 · 1 comment
Open

MapKit features like SearchResults and PlaceDetails #45

kyleorin opened this issue Sep 7, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@kyleorin
Copy link

kyleorin commented Sep 7, 2023

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

@kyleorin kyleorin added the enhancement New feature or request label Sep 7, 2023
@Ax0elz
Copy link

Ax0elz commented Feb 5, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants