【发布时间】:2018-06-14 11:07:58
【问题描述】:
我已在我的 ionic 应用程序中成功安装了 angular google maps (AGM) 包。
地图显示正常,但有一个问题, 每当我在手机 (Android) 上触摸地图时,我都会在控制台中收到错误消息。 这不影响任何可用性,一切正常,但我不会出现错误,这是什么问题?如何解决?在 Google 上搜索对我没有帮助。
这是错误信息:
[Intervention] Ignored attempt to cancel a touchstart event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.
【问题讨论】:
-
问题解决了吗?我有一个非常相似的问题
标签: android angular cordova ionic-framework angular-google-maps