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/includes/pages/nodes/nodes_search.php

    r103 r140  
    104104 
    105105                $this->tpl['link_fullmap'] = makelink(array("page" => "gmap", "node" => get('node'))); 
     106                $this->tpl['link_gearth'] = makelink(array("page" => "gearth", "subpage" => "download", "node" => get('node'), "show_p2p" => "1", "show_aps" => "1", "show_clients" => "1", "show_unlinked" => "1", "show_links_p2p" => "1", "show_links_client" => "1")); 
    106107                $this->tpl['gmap_key_ok'] = include_gmap("?page=gmap&subpage=js&node=".get('node')); 
    107108 
Note: See TracChangeset for help on using the changeset viewer.