小编Fak*_*had的帖子

Ionic 5 Google Map Marker breaking animations on IOS

I'm adding google map on an ionic app using google maps javascript api 3. The map works fine but the minute i add marker on the map, the cordova animations stop working on ios, on android everything works smoothly. For example clicking on ion-select or adding Alert produces following error

Unhandled Promise rejection: – "undefined is not a function (near '...element.animate...')" – "; Zone:" – "" – "; Task:" – "Promise.then" – "; Value:" (2) TypeError: undefined is not a …

animation google-maps-api-3 ios ionic-framework angular

3
推荐指数
1
解决办法
149
查看次数