!function(){let script=document.createElement("script");script.async=!0,script.src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDAj93-22tt-zXJRBgyiMTmDZX3Ev1tLkc&callback=initMap&libraries=places",script.onload=()=>function(){let maps=document.querySelectorAll(".block-list__item-map");maps&&maps.forEach(directions=>{var mapID=directions.getAttribute("id");let gps=directions.getAttribute("data-gps");var location=directions.getAttribute("data-location"),address=directions.parentNode.querySelector(".block-list__item-address").innerHTML;let searchPhrase=directions.getAttribute("data-searchPhrase");searchPhrase=searchPhrase||"View on Google Maps";var dataLat=parseFloat(gps.split(",")[0]),marker=parseFloat(gps.split(",")[1]),directions=new google.maps.StyledMapType([{featureType:"poi",elementType:"labels",stylers:[{visibility:"off"}]}],{name:"Styled Map"}),marker={lat:dataLat,lng:marker};let map=new google.maps.Map(document.getElementById(mapID),{center:marker,zoom:17,mapTypeControlOptions:{mapTypeIds:["roadmap","satellite"],position:google.maps.ControlPosition.LEFT_BOTTOM},streetViewControl:!1,fullscreenControl:!1});map.mapTypes.set("styled_map",directions),map.setMapTypeId("styled_map");directions={path:"M24,44c-0.43,0-0.82-0.12-1.17-0.38s-0.61-0.61-0.78-1.08c-0.63-1.83-1.42-3.57-2.38-5.2c-0.95-1.63-2.27-3.57-3.97-5.8c-1.7-2.2-3.07-4.3-4.12-6.3S10,20.83,10,18c0-3.9,1.36-7.21,4.07-9.93S20.1,4,24,4s7.21,1.36,9.92,4.07S38,14.1,38,18c0,3.03-0.58,5.56-1.72,7.58c-1.15,2.02-2.48,4.01-3.98,5.97c-1.8,2.4-3.16,4.39-4.07,5.98c-0.92,1.58-1.67,3.26-2.27,5.02c-0.17,0.47-0.43,0.83-0.78,1.08S24.43,44,24,44z",fillColor:"black",fillOpacity:1,strokeWeight:0,rotation:0,scale:1,anchor:new google.maps.Point(24,48)},marker=new google.maps.Marker({map:map,position:marker,icon:directions}),directions='

'+searchPhrase+'
Directions

';let infoWindow=new google.maps.InfoWindow({content:'

'+location+'

'+address+"
"+directions,pixelOffset:new google.maps.Size(0,0)});infoWindow.open(map,marker)})}(),document.head.appendChild(script)}();;