October 31, 201213 yr I have fields for my Address, eg Address Line 1, Address Line 2, City, Post Code, Country I want to embed a map of this location into a layout. I have tried using the Google Maps feature under the Web Viewer, but it only takes to the Google Map site, and there is only a very small section of the map you can see. I do not need the search bar and such on the left of the site, just solely the map. I've done some research and tried to find a solution but can't really get it to work... Cheers.
October 31, 201213 yr You will need to use google api for that, visit https://developers.google.com/maps/
November 1, 201213 yr Author You will need to use google api for that, visit https://developers.google.com/maps/ I was trying to figure this out, but really couldn't understand it too well or find what I was looking for in the API, hence posting it here, hoping someone had already done this...
November 1, 201213 yr This works for me. http://www.briandunning.com/cf/1085 Although if you want to map multiple addresses you will have to use the API. Cheers
November 1, 201213 yr I just use OpenURL with the address. Google Maps is quite tolerant of the format. You can pass the map size in the URL as well.
Create an account or sign in to comment