diff --git a/frontend/assets/AppAsset.php b/frontend/assets/AppAsset.php index fa53e14..cd91097 100644 --- a/frontend/assets/AppAsset.php +++ b/frontend/assets/AppAsset.php @@ -27,7 +27,7 @@ 'js/jquery.parallax-1.1.3.js', 'js/front.js', 'js/owl.carousel.min.js', - '//maps.googleapis.com/maps/api/js?key=AIzaSyCoR1Jb-mIFUjPwKiuSlmtYBEwnJOBnAgg&callback=initMap', + '//maps.google.com/maps/api/js?key=AIzaSyCgyPQhOmGEwyAdZ0uS6fJLLvnNxgncfy0', '/js/gmaps.init.js', 'js/script.js', ]; diff --git a/frontend/views/layouts/main.php b/frontend/views/layouts/main.php index b50caf5..ca510e6 100644 --- a/frontend/views/layouts/main.php +++ b/frontend/views/layouts/main.php @@ -106,7 +106,7 @@