Mikkel Mørch
Results
2
issues of
Mikkel Mørch
Closes #398 - Added `if(this.nativeView)` at the `updateCamera()` since that method is called from MapViewBase on property change - which is fired when setting the initial values.
## Description On iOS the map is initialized within the constructor of MapView, which causes mapReady to be called with the default values defined in map-view.common.ts and not the properties...