cordova-plugin-googlemaps: not show map on framework7 mvc for see second view
I’m submitting a … (check one with “x”)
- question
- [x ] any problem or bug report
- feature request
If you choose ‘problem or bug report’, please select OS: (check one with “x”)
- Android
- [x ] iOS
cordova information: (run $> cordova plugin list)
cordova-plugin-actionsheet 2.3.3 “ActionSheet”
cordova-plugin-app-event 1.2.1 “Application Events”
cordova-plugin-background-mode 0.7.2 “BackgroundMode”
cordova-plugin-camera 4.0.3 “Camera”
cordova-plugin-compat 1.2.0 “Compat”
cordova-plugin-device 2.0.2 “Device”
cordova-plugin-dialogs 2.0.1 “Notification”
cordova-plugin-file 6.0.1 “File”
cordova-plugin-file-transfer 1.7.1 “File Transfer”
cordova-plugin-geolocation 2.4.3 “Geolocation”
cordova-plugin-googlemaps 2.1.0 “cordova-plugin-googlemaps”
cordova-plugin-inappbrowser 3.0.0 “InAppBrowser”
cordova-plugin-network-information 2.0.1 “Network Information”
cordova-plugin-spinner-dialog 1.3.1 “SpinnerDialog”
cordova-plugin-whitelist 1.3.3 “Whitelist”
org.pbernasconi.progressindicator 1.1.0 “Progress Indicator”
phonegap-plugin-push 1.11.1 “PushPlugin”
uk.co.workingedge.phonegap.plugin.launchnavigator 5.0.4 “Launch Navigator”
insert the output from the command here
If you use @ionic-native/google-maps, please tell the package.json (only @ionic-native/core and @ionic-native/google-maps are fine mostly)
Current behavior:
Expected behavior:
Hi, im create a project with framework7 for build app on ios , but im using a mvc structure with require.js and handlebars, but when i try load my map on the second view i dont see nothing, the problem that if i load the map on the first view the map load very well , while i load on the second view not show, i have seen that the map load, but for show i have to go background and resume app again for show ( this on my project master), i uploaded a some files for reproduce the problem.
Screen capture or video record:
Related code, data or error log (please format your code or data):
The person who share your project files on Github (or other git repository) is in faster lane than other people.
Please share your project files on Github or others(Bitbucket, Gitlabs...etc).
If you don't want to share your project files, please create a demo project, then share it.
Screen captures, and/or native logs(such as Logcat, xcode logs) are appreciate.
Giving much information, you are waiting time is less.
Thank you for your cooperation.
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 30 (14 by maintainers)
https://github.com/dsemerida/framework7mvcmaps here my repo