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

Add specific options for apple maps and google maps #72

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

freekvandeven
Copy link

@freekvandeven freekvandeven commented Nov 13, 2024

In a project I am using platform maps to show apple maps or google maps depending on the platform.
There are some features specific for each of the maps that I need so I added them to the base widget but they are only implemented by either Apple or Google maps.
Also I think it is better to support web through the google variant of the map.

Pre-launch Checklist

  • I updated pubspec.yaml with an appropriate new version according to the [pub versioning philosophy].
  • I updated CHANGELOG.md to add a description of the change.
  • I updated/added relevant documentation (doc comments with ///).
  • I added new tests to check the change I am making if a test is possible.
  • All existing and new tests are passing.

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

Successfully merging this pull request may close these issues.

1 participant