0
同じページ内に2つのコンポーネント(https://angular-maps.comとangular2-google-map-auto-complete)を使用しています。 https://www.npmjs.com/package/angular2-google-map-auto-complete。私はこのように角度マップキーを定義します。角2:Googleマップと角型Googleプレイス
インデックスファイルにAgmCoreModule.forRoot({
apiKey: 'API_KEY'
})
とGoogleマップautomplete用:
<script src="https://maps.googleapis.com/maps/api/js?key=API_KEY&libraries=places"></script>
私は同じページ上のコンポーネントが
エラーをスローすることを使用する場合に問題がありますYou have included the Google Maps API multiple times on this page. This may cause unexpected errors.
私はホイエラー