summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorLester Caine <lsces@lsces.co.uk>2011-03-10 16:30:41 +0000
committerLester Caine <lsces@lsces.co.uk>2011-03-10 16:30:41 +0000
commit8b27646b88819ec59d544cfd54076eeaf87ed034 (patch)
tree02dee8898fea49038ba00dc603334ad745a6ba81 /templates
parent453db6e43dd9a14fc318f2c3406f53b778140903 (diff)
downloadcontact-8b27646b88819ec59d544cfd54076eeaf87ed034.tar.gz
contact-8b27646b88819ec59d544cfd54076eeaf87ed034.tar.bz2
contact-8b27646b88819ec59d544cfd54076eeaf87ed034.zip
Open new window with map links
Diffstat (limited to 'templates')
-rw-r--r--templates/display_address.tpl8
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/display_address.tpl b/templates/display_address.tpl
index 28e3d35..b5ac5c8 100644
--- a/templates/display_address.tpl
+++ b/templates/display_address.tpl
@@ -29,14 +29,14 @@
{formlabel label="Visual Centre Coordinates" for="street_start_x"}
{forminput}
Lat: {$address.y_coordinate|escape} Lon: {$address.x_coordinate|escape}
- &nbsp;&lt;<a href="http://www.openstreetmap.org/index.html?mlat={$address.y_coordinate}&mlon={$address.x_coordinate}&zoom=16&layers=BOFT" title="{$propertyInfo.title}">
+ &nbsp;&lt;<a href="http://www.openstreetmap.org/index.html?mlat={$address.y_coordinate}&mlon={$address.x_coordinate}&zoom=16&layers=BOFT" title="{$propertyInfo.title}" target="_blank">
OpenStreetMap
- </a>&gt;&nbsp;&lt;<a href="http://www.bing.com/maps/?cp={$address.y_coordinate}~{$address.x_coordinate}&lvl=16&style=r&q={$address.postcode}#" title="{$address.title}">
+ </a>&gt;&nbsp;&lt;<a href="http://www.bing.com/maps/?cp={$address.y_coordinate}~{$address.x_coordinate}&lvl=16&style=r&q={$address.postcode}#" title="{$address.title}" target="_blank">
Multimap
- </a>&gt;&nbsp;&lt;<a href="http://www.google.co.uk/maps?f=q&source=s_q&hl=en&q={$address.postcode}&ll={$address.y_coordinate},{$address.x_coordinate}&z=16" title="{$address.title}">
+ </a>&gt;&nbsp;&lt;<a href="http://www.google.co.uk/maps?f=q&source=s_q&hl=en&q={$address.postcode}&ll={$address.y_coordinate},{$address.x_coordinate}&z=16" title="{$address.title}" target="_blank">
Google
</a>&gt;<br />
- Navigate to &lt;<a href="http://openrouteservice.org/index.php?start=-1.822164,52.073197&end={$address.x_coordinate},{$address.y_coordinate}&pref=Fastest&lang=en&unit=MI" title="{$propertyInfo.title}">
+ Navigate to &lt;<a href="http://openrouteservice.org/index.php?start=-1.822164,52.073197&end={$address.x_coordinate},{$address.y_coordinate}&pref=Fastest&lang=en&unit=MI" title="{$propertyInfo.title}" target="_blank">
OpenRouteService
</a>&gt;
{$address.rpa|escape}