nativescript-google-maps-sdk icon indicating copy to clipboard operation
nativescript-google-maps-sdk copied to clipboard

feat(ios): set ios nativeview in view lifecycle #398

Open mikkelmoerch opened this issue 5 years ago • 1 comments

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.

mikkelmoerch avatar Jan 17 '20 11:01 mikkelmoerch

Interesting feature, @dapriett do you have some time to check it and merge? May I help you in the process somehow?

trane77 avatar Sep 06 '20 18:09 trane77