Google maps do not work in cordova

I use meteor v2.3.6 and google maps api v3.46.10. Error is occurred only on android. If i drag the map or zoom in, rendered polygons are duplicated or shifted and zoom is not projected.

Error in developer console:
[Intervention] Ignored attempt to cancel a touchstart event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.
.kf @ js?key=…eometry,drawing:105 - file from maps.googleapis.com
Rga.j.
.fl.Ke @ common.js:56 - file from maps.googleapis.com

Do you have any ideas, where is the error?

Thanks