Ignore:
Timestamp:
02/24/2006 06:50:10 AM (6 years ago)
Author:
cirrus
Message:

Add: Google Earth integration.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/templates/basic/includes/pages/nodes/nodes_view.tpl

    r53 r140  
    3434<td class="table-page-split"> 
    3535<table bgcolor="#DBE0D7" cellpadding="0" cellspacing="2"> 
    36 <tr><td align="right">{include file=generic/link.tpl link=$link_fullmap content="`$lang.new_window`" target="_blank"}</td></tr> 
    37 <tr><td style="font-size:12px; text-align:center; width: 500px; height: 500px"> 
     36<tr><td align="left">{include file=generic/link.tpl link=$link_gearth content="Google earth"}</td><td align="right">{include file=generic/link.tpl link=$link_fullmap content="`$lang.new_window`" target="_blank"}</td></tr> 
     37<tr><td style="font-size:12px; text-align:center; width: 500px; height: 500px" colspan="2"> 
    3838{if $gmap_key_ok} 
    3939<div id="map" style="width: 500px; height: 500px"></div> 
Note: See TracChangeset for help on using the changeset viewer.