Map Loads with all Layers and Markers But Is Not Zooming or Panning
See original GitHub issueI’m submitting a … (check one with “x”)
- question
- any problem or bug report
- feature request
If you choose ‘problem or bug report’, please select OS: (check one with “x”)
- Android
- iOS
cordova information: (run $> cordova plugin list
)
Kimberlees-MacBook-Pro:dvLinemanAppSDK kimberleearmstrong$ cordova plugin ls com.googlemaps.ios 2.5.0 “Google Maps SDK for iOS” cordova-background-geolocation-lt 2.9.1 “BackgroundGeolocation” cordova-plugin-actionsheet 2.3.3 “ActionSheet” cordova-plugin-background-fetch 5.1.1 “CDVBackgroundFetch” cordova-plugin-camera 4.0.1 “Camera” cordova-plugin-cocoalumberjack 0.0.4 “CocoaLumberjack” cordova-plugin-device 2.0.1 “Device” cordova-plugin-dialogs 2.0.1 “Notification” cordova-plugin-file 5.0.0 “File” cordova-plugin-file-transfer 1.7.0 “File Transfer” cordova-plugin-googlemaps 2.1.1 “cordova-plugin-googlemaps” cordova-plugin-network-information 2.0.1 “Network Information” cordova-spatialite-storage 1.2.0 “Cordova sqlite/spatialite storage plugin” phonegap-plugin-barcodescanner 7.0.0 “BarcodeScanner” phonegap-plugin-contentsync 1.4.2 “content-sync” phonegap-plugin-push 1.8.0 “PushPlugin” uk.co.workingedge.phonegap.plugin.launchnavigator 4.1.2 “Launch Navigator”
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: When the map loads after animation to location the map
Expected behavior: Map Loads with all Layers and Markers But Is Not Zooming or Panning
Screen capture or video record:
Xcode logs show this: CoreData: annotation: Failed to load optimized model at path ‘/var/containers/Bundle/Application/A196813A-F820-4154-9B43-05860D68B8B1/Lineman-App.app/GoogleMaps.bundle/GMSCacheStorage.momd/StorageWithTileVersionID.omo’ CoreData: annotation: Failed to load optimized model at path ‘/var/containers/Bundle/Application/A196813A-F820-4154-9B43-05860D68B8B1/Lineman-App.app/GoogleMaps.bundle/GMSCacheStorage.momd/StorageWithTileVersionID.omo’ CoreData: annotation: Failed to load optimized model at path ‘/var/containers/Bundle/Application/A196813A-F820-4154-9B43-05860D68B8B1/Lineman-App.app/GoogleMaps.bundle/GMSCacheStorage.momd/StorageWithTileVersionID.omo’ 2018-01-25 16:04:54.737179-0600 Lineman-App[4596:4027485] panning google map with zoom:12 and center of 26.24 / -97.8231195190038 Google={“lat”:26.24,“lng”:-97.8231195190038} 2018-01-25 16:04:54.737416-0600 Lineman-App[4596:4027485] —>animateCamera 2018-01-25 16:04:54.737641-0600 Lineman-App[4596:4027485] refreshGoogleMap()
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.
Issue Analytics
- State:
- Created 6 years ago
- Comments:13 (6 by maintainers)
Top GitHub Comments
I changed the name to LinemanApp in config.xml and dropped the ios platform and readded it and the problem went away.
Good. I’m planing to release the next version soon (hopefully in this week). The next version is really stable than ever.