diff --git a/src/layouts/address-poc/address-poc.vue b/src/layouts/address-poc/address-poc.vue index 9146366b9..31a5e66ee 100644 --- a/src/layouts/address-poc/address-poc.vue +++ b/src/layouts/address-poc/address-poc.vue @@ -30,10 +30,11 @@ export default { mounted() { this.$refs.vehicleBanner.initializeComponent({GenericVehicleImage: 'https://digitalconsumercms-dev.safelite.com/images/default-source/default-album/blurred-image.jpg?sfvrsn=a6ce3034_3'}); - - let self = this; - this.$loadScript("https://maps.googleapis.com/maps/api/js?key=AIzaSyDptGCkOPgN2uWJOy4ou4M33phRD4MAoJo&libraries=places") + let self = this; +//AIzaSyDptGCkOPgN2uWJOy4ou4M33phRD4MAoJo - localhost:8080 +//AIzaSyBji_2ApAj2vE_XNGyV-LaUEKrmuElpJ1w + this.$loadScript("https://maps.googleapis.com/maps/api/js?key=AIzaSyBji_2ApAj2vE_XNGyV-LaUEKrmuElpJ1w&libraries=places") .then(() => { // Script is loaded, do something self.autocomplete = new window.google.maps.places.Autocomplete(