mapsplugin / cordova-plugin-googlemaps

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

Feature/ios add debounce for map move event #2795

Closed dukhanov closed 4 years ago

dukhanov commented 4 years ago

Implement calling map efent with debounce effect to prevent unexpected map issues and crashes

wf9a5m75 commented 4 years ago

Please create a pull request to the multiple_maps branch, not master as described

wf9a5m75 commented 4 years ago

Also, the code of Android and iOS must be synchronized as much as possible. Please write the code for Android as well.

wf9a5m75 commented 4 years ago

Since the original issue has been solved, this PR is closed