index.js: 1 Vous avez inclus plusieurs fois l'API JavaScript Google Maps. Cela peut entraîner des erreurs inattendues.

You might have imported the google maps corresponding package multiple times
your application that may have initiated multiple instances of google maps itself
check your code and then try to re-run the application

Himanshu Jangid