Directions URL in results list
-
Sorry for all of the new threads… I just have so many little pieces that I need to figure out.
Another thing I was hoping I could get help with was getting the directions URL, not the full formatted link. I have a custom listing template and have found the full link, but I need just the URL to place a new link around the address.
I have done this:
<a href="https://maps.google.com/maps?saddr=&daddr=<%= address %>,<%= city %>,<%= country %>" target="_blank"></a>
But because it is not URL encoded, there is a chance it could not work…
Thanks.
Rob
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Directions URL in results list’ is closed to new replies.