dapriett / nativescript-google-maps-sdk

Cross Platform Google Maps SDK for Nativescript
MIT License
244 stars 164 forks source link

fix: temp fix for issue #354 _layoutRootView method missing #367

Closed abhayastudios closed 4 years ago

abhayastudios commented 5 years ago

Fixes info window in NS 6 as suggested in #354.

dapriett commented 4 years ago

Sorry for the delay @abhayastudios - pull request has been merged. Thanks!

abhayastudios commented 4 years ago

Hey @dapriett! Thanks for merging this PR!

However somehow the solution stopped working, I guess due to some of the other changes in the latest release. If I copy the mapview.ios.js from my PR then it works fine.

abhayastudios commented 4 years ago

@dapriett see my comment to #331