diff options
author | Bharat Mediratta <bharat@menalto.com> | 2008-11-23 20:25:32 +0000 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2008-11-23 20:25:32 +0000 |
commit | 3e3beb34e953540b81470e4d4e1859c4ecbdf77d (patch) | |
tree | 1df07e404d87ec676275dc5e9b1a2951733bc5ed | |
parent | 9139872c8deea2cc52b4be31152f74b66c8c8f9c (diff) |
Change the map, for kicks.
-rw-r--r-- | modules/gmaps/views/gmaps_block.html.php | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/modules/gmaps/views/gmaps_block.html.php b/modules/gmaps/views/gmaps_block.html.php index 8c5db146..a49b900d 100644 --- a/modules/gmaps/views/gmaps_block.html.php +++ b/modules/gmaps/views/gmaps_block.html.php @@ -1,6 +1,2 @@ <? defined("SYSPATH") or die("No direct script access."); ?> -<iframe width="214" height="214" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?f=q&hl=en&geocode=&q=mountain+view&sll=37.0625,-95.677068&sspn=50.823846,89.648437&ie=UTF8&z=12&g=mountain+view&ll=37.433704,-122.056046&output=embed&s=AARTsJoyjpSOFMFEv5XZbREeW_hGGS28pQ"></iframe> -<br /> -<small><a href="http://maps.google.com/maps?f=q&hl=en&geocode=&q=mountain+view&sll=37.0625,-95.677068&sspn=50.823846,89.648437&ie=UTF8&z=12&g=mountain+view&ll=37.433704,-122.056046&source=embed" style="color:#0000FF;text-align:left"><?= _("View Larger Map") ?></a></small> - - +<iframe width="214" height="214" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?hl=en&geocode=&ie=UTF8&t=h&ei=-ropSbi8KpXIjAOiibmHDQ&view=map&attrid=&s=AARTsJoEm4ODiRa9-yt6-lndtYMlWHPR4w&msa=0&msid=106914852640486882019.000452143d9aa600cc0d6&ll=52.369835,4.886341&spn=0.022429,0.036736&z=13&output=embed"></iframe><br /><small><a href="http://maps.google.com/maps/ms?hl=en&geocode=&ie=UTF8&t=h&ei=-ropSbi8KpXIjAOiibmHDQ&view=map&attrid=&msa=0&msid=106914852640486882019.000452143d9aa600cc0d6&ll=52.369835,4.886341&spn=0.022429,0.036736&z=13&source=embed" style="color:#0000FF;text-align:left">View Larger Map</a></small>
\ No newline at end of file |