mapbox-maps-flutter
mapbox-maps-flutter copied to clipboard
Add option to enable/disable map widget attribution
What does this pull request do?
Adds configuration options to configure map widget logo and attribution visibility.
What is the motivation and context behind this change?
Addresses: https://mapbox.atlassian.net/browse/MAPSFLT-207
Pull request checklist:
- [ ] Add a changelog entry.
- [x] Write tests for all new functionality. If tests were not written, please explain why.
- [x] Add documentation comments for any added or updated public APIs.