Skip to content

Add liteModeEnabled (Google Maps), mapToolbarEnabled (Google Maps) and trackingMode (Apple Maps) #44

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Conversation

Crhaj
Copy link

@Crhaj Crhaj commented Oct 10, 2021

This PR adds support for the 'liteModeEnabled' & 'mapToolbarEnabled' properties of Google Maps and the 'trackingMode' property of Apple Maps. These properties have already been supported by the underlying platform-specific modules but this module didn't allow to pass these options.

I created this PR because I found myself in need of these properties and didn't want to install Google Maps and Apple Maps plugins separately. Let me know if you require some changes to it @LuisThein @jonbhanson, I think other people might have a similar issue as I did.

#26 (fixes the lite mode part of the issue)

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.

@Crhaj Crhaj changed the title Add liteModeEnabled (google maps) and trackingMode (apple maps) Add liteModeEnabled (Google Maps), mapToolbarEnabled (Google Maps) and trackingMode (Apple Maps) Oct 17, 2021
@antalmate12
Copy link

Will this be merged? I'd love to use trackingMode

@KevinBeckers
Copy link

Is there any new about this merge? Would like to use tracking mode.

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

Successfully merging this pull request may close these issues.

3 participants