Building a Geobrowser Site - CLT Workshop

Building a Geobrowser Site - CLT Workshop

Posted 11/18/2009 - 12:18 by Administrator

Notes from the Geobrowser Workshop 18 November 2009

Use this Google Maps API Key:

ABQIAAAA_R_TCuGuLa8yg3ZOQX9ZIxRRdc1MILzea4LXpC4EDimWoNR6UBSyYRzpOayjnGAxPvDqcKaI_RxS_Q


<a style="float:right; padding-right:20px" href="http://mapping.uvic.ca">Go Home</a>
<?php
global $user;
if ($user->uid != 0){
print"<b><a style=\"margin-left:10px\" href=\"#\" OnClick=\"new_marker('greenmaplisting')\">Add New Marker</a></b>";
}
?>

Here's an example CLT map showing (for the moment) food resources

AND....