Map not dragging/panning
See original GitHub issueI’m submitting a … (check one with “x”) [ ] question [x] any problem or bug report [ ] feature request
The plugin version: (check one with “x”) [ ] 1.4.x [x] 2.0.0-beta3
If you choose ‘problem or bug report’, please select OS: (check one with “x”) [x] Android [ ] iOS
cordova information: (run $> cordova plugin list
)
com.googlemaps.ios 2.3.0 "Google Maps SDK for iOS"
cordova-plugin-add-swift-support 1.6.0 "AddSwiftSupport"
cordova-plugin-compat 1.0.0 "Compat"
cordova-plugin-console 1.0.5 "Console"
cordova-plugin-datepicker 0.9.3 "DatePicker"
cordova-plugin-device 1.1.4 "Device"
cordova-plugin-facebook4 1.9.1 "Facebook Connect"
cordova-plugin-geolocation 2.4.3 "Geolocation"
cordova-plugin-globalization 1.0.7 "Globalization"
cordova-plugin-googlemaps 2.0.0-beta2-20170721-1617 "cordova-plugin-googlemaps"
cordova-plugin-nativegeocoder 1.0.2 "NativeGeocoder"
cordova-plugin-recentscontrol 1.1.0 "RecentsControl"
cordova-plugin-splashscreen 4.0.3 "Splashscreen"
cordova-plugin-statusbar 2.2.2 "StatusBar"
cordova-plugin-whitelist 1.3.1 "Whitelist"
ionic-plugin-deploy 0.6.7 "IonicDeploy"
ionic-plugin-keyboard 2.2.1 "Keyboard"
Current behavior: Map is successfully loading. However, it does not move on drag, and does not zoom/rotate on pan. It just is not at all interactive.
Expected behavior: Drag/Pan should work like normal map.
Steps to reproduce: I am not sure. can I share my private repo with you instead of linking to it?
Screen capture or video record: Not relevant as you don’t see my swiping/panning
Issue Analytics
- State:
- Created 6 years ago
- Reactions:1
- Comments:27 (12 by maintainers)
Top Results From Across the Web
Having trouble dragging your route? This might help.
I ran into an issue while planning a trip, in which--after having dragged my route numerous times to suit roads to my liking--I...
Read more >Solved: Why can't I drag and drop files from the Catalog P...
I have not been able to drag a file from the Catalog pane onto my map; I have to right-click the desired file...
Read more >Google Maps marker is set draggable, but cannot drag it
The marker that I place on the map is set to be draggable, WebInspector reports it as being draggable, but I still can't...
Read more >Events | Maps JavaScript API - Google Developers
MVC events, for example, do not pass arguments within their event. You will want to inspect the property that ... Example: Shape Editing...
Read more >Google Maps Tips 10: Drag-and-Drop Alter Your Directions
How to use drag -and-drop functionality to alter your directions in Google Maps.You can find this tip and more on PCMag.com: ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Ok, I fixed this issue.
@fatalcaron the fix has already been moved to multiple_maps. Just remove you’r plugin and platform directory and run cordova prepare again.