Describe the bug
Initial Map Zoom and Coords Not Correct
Reference #4
To Reproduce
With newest expression merged on master installed, load map with initial center and coordinates defined:
<Mapbox.MapView
zoomLevel={8}
centerCoordinate={[-111.8678, 40.2866]}
style={styles.map}
showUserLocation={true}
>
Expected behavior
Map zoom/center coords should load initially as before.
Screenshots
Resulting map regardless of center/coords defined:

Versions (please complete the following information):
- Platfrom: iOS
- Device: Simulator Xr
- React Native Version 0.59
Additional context
A big thank you and shoutout to @mfazekas for the recent expressions updates. The good news is we have the newest custom maps in Mapbox Studio working and displaying:

Describe the bug
Initial Map Zoom and Coords Not Correct
Reference #4
To Reproduce
With newest expression merged on master installed, load map with initial center and coordinates defined:
Expected behavior
Map zoom/center coords should load initially as before.
Screenshots
Resulting map regardless of center/coords defined:
Versions (please complete the following information):
Additional context
A big thank you and shoutout to @mfazekas for the recent expressions updates. The good news is we have the newest custom maps in Mapbox Studio working and displaying: