stadiamaps / stadiamaps/ferrostar
Remove all MapView ViewModifier extensions that override MapLibre-SwiftUI Environment methods
Open
iOS
- Dominant language
- Kotlin
- Stars
- 419
- Forks
- 81
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 7
Description
The SwiftUI DSL is nearly all upgraded to used environment view modifiers to access map view parameters. In implementing this, it's not longer necessary to override/extend modifiers to our NavigationMapView. As a result, we can entirely remove these features and let people modify their MapView.
Contributor guide
Assessment
This issue has not been assessed yet.