So I downloaded the Google Maps project and incorporated it, works great. I changed the code to show a different loading location, mapp size etc.
I replaced the iframe with some code from Google that looks like this:
src=“https://www.google.com/maps/embed/v1/place?key=MY-API-KEY&q=London+Bridge”
What i would really like now is a ‘Search for a place” ‘button’ that will relocate the map to that position e.g. Kew Bridge.
Has anyone already done this in Elements?