i use this:
"https://www.google.com/maps/embed/v1/search?q="&SOME_NAME&"&zoom=12&key=YOUR_API_KEY"
u also might use this:
Browser Object:
"window.open('http://www.google.hr/maps/search/SOME_NAME/@45.7796722,15.9741874,14.14z?hl=hr', '_self', 'fullscreen=no');"
45.7796722 is my Geolocation.Latitude
15.9741874 is my Geolocation.Longitude