[Bug]: The CameraPadding
lists all edges as being required even though the code allows them to be optional
#3599
Labels
bug 🪲
Something isn't working
Mapbox Implementation
Mapbox
Mapbox Version
default
React Native Version
0.73.9
Platform
iOS, Android
@rnmapbox/maps
version10.1.30
Standalone component to reproduce
Observed behavior and steps to reproduce
The typescript build fails because the
CameraPadding
type requires all four padding directions to be specified.Expected behavior
The build should pass with only the padding directions I actually want to override.
Notes / preliminary analysis
No response
Additional links and references
No response
The text was updated successfully, but these errors were encountered: