apple_maps_flutter
apple_maps_flutter copied to clipboard
Option to set map colorscheme
For a flutter project that I am working on I need a darkmode variant of the apple maps. One of the forks https://github.com/albert-heijn-technology/apple_maps_flutter/pull/42 Still isn't merged.
Pre-launch Checklist
- [X] I updated pubspec.yaml with an appropriate new version according to the [pub versioning philosophy].
- [X] I updated CHANGELOG.md to add a description of the change.
- [X] I updated/added relevant documentation (doc comments with
///). - [ ] I added new tests to check the change I am making if a test is possible.
- [X] All existing and new tests are passing.
I need this feature as well; please request a merge.
I’ve also encountered a bug; I hope you can fix it along with this.
@renefloor @koozz Could one of you look at this PR? I would like to get the changes into the official apple_maps_flutter