当我尝试安装@agm/core和@types/google地图时,我得到了以下错误 node_modules/@angular/google-maps/map-polyline/map-polyline.d.ts'google.maps' has no exported member 'MouseEvent'.
36 rect
我正在使用angular2-google-maps和Angular2的最新版本。我正在尝试将一些本地映射组件函数转换为它们自己的文件maps.service.ts中的服务。[]> { let latlng = new google.maps.LatLng(lat, lngobserver.error(status);
我正在尝试在我的项目中使用agm来自动竞争表单字段。我只是使用命令npm install @agm/core安装,在app.module中,我在导入中添加了AgmCoreModule。我没有使用任何与agm相关的代码,保存了项目,运行了ng serve并得到了这个错误。agm-core.js:4538 Uncaught TypeError: Object(...) is not a function
at