Does not work with Google Maps v2
LeVadim opened this issue · comments
cordova information: (run $> cordova plugin list)
com.googlemaps.ios 2.3.0 "Google Maps SDK for iOS"
cordova-plugin-datepicker 0.9.3 "DatePicker"
cordova-plugin-googlemaps 2.0.0-beta3-20170816-1600 "cordova-plugin-googlemaps"
cordova-plugin-wkwebview-engine 1.1.4-dev "Cordova WKWebView Engine"
cordova-wheel-selector-plugin 1.0.0 "Cordova Wheel Selector Plugin"
Current behavior:
https://ionicframework.com/docs/native/wheelselector-plugin/
https://ionicframework.com/docs/native/date-picker/
These both 2 plugins does not work at all with new Google Maps version.
The feeling is that those 2 plugins are invisible - finger can't do any tap.
Expected behavior:
They should work as they worked in the 1.4 version.
I have the exact same issue with the date picker plugin.
I removed the Google Maps plugin and date picker worked fine again. I installed Maps 2.0 plugin again and the issue came back.
I can't use Google Maps 1.4 because I'm using Ionic 3.
@LeVadim did you find any solution ?