fluttercommunity / fluttercommunity/apple_maps_flutter
feat: allow excluding point of interest on the map
Open
enhancement
- Dominant language
- Dart
- Stars
- 83
- Forks
- 119
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
I want to be able to exclude all the points of interest on the map.
**Describe the solution you'd like**
Following this we can remove it:
https://developer.apple.com/documentation/mapkit/pointofinterestcategories/excludingall
We can also include some of categories with:
https://developer.apple.com/documentation/mapkit/pointofinterestcategories/excluding(_:)-16bp0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.