You need to sign in to do that
Don't have an account?

Custom Links on Account - Google map showing directions from Billing address to shipping address
Hello,
I am trying to create a custom link on the Account page which, when clicked, will open up a google map and use the addresses, mailing and shipping, to get directions to one another. I realize that there is URL manipulation involved but when I try to replace the address with fields the background map showing topography grays out because of required coordinates in the URL.
Has anybody dealt with this / have any ideas.
Thank you,
Ben
I am trying to create a custom link on the Account page which, when clicked, will open up a google map and use the addresses, mailing and shipping, to get directions to one another. I realize that there is URL manipulation involved but when I try to replace the address with fields the background map showing topography grays out because of required coordinates in the URL.
Has anybody dealt with this / have any ideas.
Thank you,
Ben
http://maps.google.com/maps?f=d&saddr={!Account.BillingAddress}&daddr={!Opportunity.Address__c}&hl=en&geocode=&mra=ls
Thank you