Short description of the problem:
Currently loading google map on in tab page. On clicking on marker of map navigating to the new map page but new map page shows blank screen .
this.mapDir.one(GoogleMapsEvent.MAP_READY).then(() => {
});
Above code is not getting fired in the new google map page .
System Info
@ionic/cli-utils : 1.19.1
ionic (Ionic CLI) : 3.19.1
global packages:
cordova (Cordova CLI) : 7.1.0
local packages:
@ionic/app-scripts : 3.1.6
Cordova Platforms : android 6.3.0
Ionic Framework : ionic-angular 3.9.2
System:
Android SDK Tools : 25.1.7
Node : v8.9.2
npm : 5.5.1
OS : Windows 10