在ios中浏览页面时地图渲染问题

时间:2018-10-25 11:01:24

标签: ios cordova ionic-framework

Click here for more

在android设备中,其工作正常,但仅适用于ios设备。

当我从“地图”标签中打开newpage1页面并从newpage1页面返回时,它将显示地图屏幕的一半。

Version:

ionic (Ionic CLI) : 4.2.1 (/usr/local/lib/node_modules/ionic)
Ionic Framework : ionic-angular 3.9.2
@ionic/app-scripts : 3.1.9

Cordova:

cordova (Cordova CLI) : 8.1.2 (cordova-lib@8.1.1)
Cordova Platforms : android 7.1.1, ios 4.5.5
Cordova Plugins : cordova-plugin-ionic-keyboard 2.1.2, (and 24 other plugins)

System:

ios-deploy : 2.0.0
NodeJS : v10.1.0 (/usr/local/Cellar/node/10.1.0/bin/node)
npm : 6.4.1
OS : macOS High Sierra
Xcode : Xcode 10.0 Build version 10A255

<engine name=“android” spec=“7.1.1” />
<engine name=“ios” spec=“4.5.5” />

“@angular/core”: “5.2.10”,
“@ionic-native/google-maps”: “^4.14.0”,

“cordova-plugin-googlemaps”: “^2.4.4”,
“cordova-plugin-googlemaps-sdk”: “https://github.com/mapsplugin/cordova-plugin-googlemaps-sdk/tarball/2.7.0”,

0 个答案:

没有答案