Matt Malyschko Posted October 31, 2012 Posted October 31, 2012 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.
No_access Posted October 31, 2012 Posted October 31, 2012 You will need to use google api for that, visit https://developers.google.com/maps/
Matt Malyschko Posted November 1, 2012 Author Posted November 1, 2012 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...
walkingdead Posted November 1, 2012 Posted November 1, 2012 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
qube99 Posted November 1, 2012 Posted November 1, 2012 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.
No_access Posted November 1, 2012 Posted November 1, 2012 Try this, I think this is what you are looking for. map.zip
Recommended Posts
This topic is 4416 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now