Added google maps

This commit is contained in:
2019-09-02 22:58:23 -04:00
parent c56451c8d0
commit a3bdfed596
9 changed files with 45 additions and 2 deletions

View File

@ -9,6 +9,7 @@ export const environment = {
messagingSenderId: "443222036375",
appId: "1:443222036375:web:2e2906e3ca49aa63"
},
googleMaps: 'AIzaSyDFtvCY6nH_HUoTBNf_5b-E8nRweSLYtxE',
openWeather: 'e8391af54b6fc09dc82b019fc68b8409',
production: true
};