mapsplugin / cordova-plugin-googlemaps

Google Maps plugin for Cordova
Apache License 2.0
1.66k stars 913 forks source link

Zoom controls not responding #2911

Open flyonthenet opened 1 year ago

flyonthenet commented 1 year ago

I'm submitting a ... (check one with "x")

If you choose 'problem or bug report', please select OS: (check one with "x")

cordova information: (run $> cordova plugin list)

    @havesource/cordova-plugin-push: 2.0.0
    cordova-plugin-actionsheet: 2.3.3
    cordova-plugin-app-version: 0.1.14
    cordova-plugin-device: 2.1.0
    cordova-plugin-dialogs: 2.0.2
    cordova-plugin-geolocation: 4.0.2
    cordova-plugin-googlemaps: 2.7.1
    cordova-plugin-insomnia: 4.3.0
    cordova-plugin-keyboard: 1.2.0
    cordova-plugin-network-information: 3.0.0
    cordova-plugin-vibration: 3.1.1
    cordova-plugin-whitelist: 1.3.5
    cordova.plugins.diagnostic: 5.0.2
    uk.co.workingedge.phonegap.plugin.launchnavigator: 5.0.6

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:

Zooms controls are not responding to click. Nothing happens. All other maps features (gestures, markers, etc.) are working fine

Expected behavior:

Map should zoom in / zoom out

Screen capture or video record:

https://user-images.githubusercontent.com/6421576/186869869-5b7f7cc9-ece0-49ce-babe-c8d741e2f3e7.mp4

Related code, data or error log (please format your code or data): No errors recorded in JS console

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.