diff --git a/templates/venue-map.php b/templates/venue-map.php index 7982b401..7e58db08 100644 --- a/templates/venue-map.php +++ b/templates/venue-map.php @@ -28,7 +28,7 @@ if ( $latitude != null && $longitude != null ): width="600" height="320" frameborder="0" style="border:0" - src="https://www.google.com/maps/embed/v1/place?key=AIzaSyAWyt_AG0k_Pgz4LuegtHwesA_OMRnSSAE&q=&center=,&zoom=&maptype=" allowfullscreen> + src="https://www.google.com/maps/embed/v1/search?key=AIzaSyAWyt_AG0k_Pgz4LuegtHwesA_OMRnSSAE&q=&center=,&zoom=&maptype=" allowfullscreen>