<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16481" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=071171104-17062007>Sorry, had problems with sending this. 
Gerd</SPAN></FONT></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> Gerd Dowideit 
[mailto:gdowidei@bigpond.net.au] <BR><B>Sent:</B> Sunday, June 17, 2007 1:58 
PM<BR><B>To:</B> 'users@openlayers.org'<BR><B>Subject:</B> OpenLayers Beginners 
Questions<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV><FONT face=Arial size=2>
<DIV align=left><STRONG><FONT face=Arial size=2><SPAN 
class=275253003-17062007>Hi All,</SPAN></FONT></STRONG></DIV>
<DIV align=left><STRONG><FONT face=Arial size=2><SPAN class=275253003-17062007>I 
am exploring OpenLayers since a few days and encounter typical beginners 
problems:</SPAN></FONT></STRONG></DIV>
<OL>
  <LI>
  <DIV align=left><STRONG><FONT face=Arial size=2><SPAN 
  class=275253003-17062007>Trying to make use of "Class Documentation" (<A 
  title=blocked::http://dev.openlayers.org/docs/overview-tree.html 
  href="blocked::http://dev.openlayers.org/docs/overview-tree.html">http://dev.openlayers.org/docs/overview-tree.html</A>): 
  the docu is fine, but I do miss information about 'what each entry is good 
  for' and brief examples about 'how to make use'. A list ordered by purpose of 
  classes and functions would also be good. Is there such a list which I have 
  not found yet?</SPAN></FONT></STRONG></DIV>
  <LI>
  <DIV align=left><FONT face=Arial size=2><SPAN 
  class=275253003-17062007><STRONG>Problem with "</STRONG><FONT color=#0000f0 
  size=2><STRONG>var</STRONG></FONT><FONT color=#800000 size=2> </FONT><FONT 
  size=2>pointLayer</FONT><FONT color=#800000 size=2> </FONT><FONT 
  size=2>=</FONT><FONT color=#800000 size=2> </FONT><FONT size=2>new</FONT><FONT 
  color=#800000 size=2> </FONT><FONT 
  size=2>OpenLayers.<STRONG>Layer</STRONG>.Vector(</FONT><FONT color=#008000 
  size=2>"Point Layer"</FONT><FONT size=2>);" and similar (Line and Polygon): 
  All draw controls seem to draw points and vertices south-east of where the 
  mouse-click occurred by about 1/2 of the diameter of the drawn Point-Circle. 
  That means all drawn features are miss-placed. Is this a bug or is it just 
  that I do use the draw feature wrongly? Source attached below. The website is 
  at this stage not public for administrative reasons; 
  sorry.</FONT></SPAN></FONT></DIV></LI></OL>
<DIV align=left><FONT face=Arial size=2><SPAN 
class=275253003-17062007>Cheers,&nbsp; Gerd</SPAN></FONT></DIV>
<DIV align=left><FONT face=Arial size=2><SPAN 
class=275253003-17062007></SPAN></FONT>&nbsp;</DIV>
<DIV align=left><FONT face=Arial size=2><SPAN 
class=275253003-17062007>__________-___________</SPAN></FONT></DIV>
<DIV align=left><FONT face=Arial size=2><SPAN 
class=275253003-17062007></SPAN></FONT>&nbsp;</DIV>
<DIV align=left><FONT face=Arial size=2><SPAN class=275253003-17062007><FONT 
size=2>
<P>&lt;html&gt;<BR>&lt;head&gt;<BR></FONT><FONT color=#0000f0 size=2>&lt;style 
type="text/css"&gt;<BR></FONT><B><FONT color=#800000 size=2>p</B></FONT><FONT 
color=#0000f0 size=2> </FONT><B><FONT size=2>{</B></FONT><FONT color=#0000f0 
size=2><BR></FONT><FONT size=2>width<B>:</B></FONT><FONT color=#0000f0 size=2> 
512px</FONT><B><FONT size=2>;</B></FONT><FONT color=#0000f0 
size=2><BR></FONT><B><FONT size=2>}</B></FONT><FONT color=#0000f0 
size=2><BR></FONT><B><FONT color=#800000 size=2>#map</B></FONT><FONT 
color=#0000f0 size=2> </FONT><B><FONT size=2>{</B></FONT><FONT color=#0000f0 
size=2><BR></FONT><FONT size=2>width<B>:</B></FONT><FONT color=#0000f0 size=2> 
100%</FONT><B><FONT size=2>;</B></FONT><FONT color=#0000f0 
size=2><BR></FONT><FONT size=2>height<B>:</B></FONT><FONT color=#0000f0 size=2> 
100%</FONT><B><FONT size=2>;</B></FONT><FONT color=#0000f0 
size=2><BR></FONT><FONT size=2>border<B>:</B></FONT><FONT color=#0000f0 size=2> 
3px solid gray</FONT><B><FONT size=2>;</B></FONT><FONT color=#0000f0 
size=2><BR></FONT><B><FONT size=2>}</B></FONT><FONT color=#0000f0 
size=2><BR></FONT><B><FONT color=#800000 size=2>#controlToggle</B></FONT><FONT 
color=#0000f0 size=2> </FONT><B><FONT color=#800000 size=2>li</B></FONT><FONT 
color=#0000f0 size=2> </FONT><B><FONT size=2>{</B></FONT><FONT color=#0000f0 
size=2><BR></FONT><FONT size=2>list-style<B>:</B></FONT><FONT color=#0000f0 
size=2> none</FONT><B><FONT size=2>;</B></FONT><FONT color=#0000f0 
size=2><BR></FONT><B><FONT size=2>}</B></FONT><FONT color=#0000f0 
size=2><BR>}<BR>&lt;/style&gt;</FONT><FONT size=2><BR></FONT><FONT color=#ff0000 
size=2>&lt;script src="./lib/OpenLayers.js"&gt;&lt;/script&gt;</FONT><FONT 
size=2><BR></FONT><FONT color=#ff0000 size=2>&lt;script 
src="Labels.js"&gt;</FONT><FONT size=2>&lt;/script&gt;<BR><BR></FONT><FONT 
color=#ff0000 size=2>&lt;script type="text/javascript"&gt;</FONT><FONT 
color=#800000 size=2><BR></FONT><FONT color=#808000 size=2>&lt;!--</FONT><FONT 
color=#800000 size=2><BR></FONT><B><FONT color=#0000f0 
size=2>var</B></FONT><FONT color=#800000 size=2> </FONT><FONT 
size=2>map,</FONT><FONT color=#800000 size=2> </FONT><FONT 
size=2>mymouse;</FONT><FONT color=#800000 size=2><BR></FONT><B><FONT 
color=#0000f0 size=2>function</B></FONT><FONT color=#800000 size=2> </FONT><FONT 
size=2>init(){</FONT><FONT color=#800000 size=2><BR><BR></FONT><FONT 
color=#008000 size=2>// The Map</FONT><FONT color=#800000 
size=2><BR><BR></FONT><FONT size=2>map</FONT><FONT color=#800000 size=2> 
</FONT><FONT size=2>=</FONT><FONT color=#800000 size=2> </FONT><FONT 
size=2>new</FONT><FONT color=#800000 size=2> </FONT><FONT 
size=2>OpenLayers.Map(</FONT><FONT color=#008000 size=2>'map'</FONT><FONT 
size=2>,</FONT><FONT color=#800000 size=2><BR></FONT><FONT 
size=2>{controls:</FONT><FONT color=#800000 size=2> </FONT><FONT 
size=2>[new</FONT><FONT color=#800000 size=2> </FONT><FONT 
size=2>OpenLayers.Control.MouseDefaults()]</FONT><FONT color=#800000 size=2> 
</FONT><FONT size=2>,</FONT><FONT color=#800000 size=2><BR></FONT><FONT 
size=2>maxResolution:</FONT><FONT color=#800000 size=2> </FONT><FONT 
color=#008000 size=2>'auto'</FONT><FONT size=2>,</FONT><FONT color=#800000 
size=2><BR></FONT><FONT size=2>numZoomLevels:</FONT><FONT color=#800000 size=2> 
</FONT><FONT color=#008000 size=2>4</FONT><FONT size=2>,</FONT><FONT 
color=#800000 size=2><BR></FONT><FONT size=2>maxExtent:</FONT><FONT 
color=#800000 size=2> </FONT><FONT size=2>new</FONT><FONT color=#800000 size=2> 
</FONT><FONT size=2>OpenLayers.Bounds(</FONT><FONT color=#008000 
size=2>463934.22</FONT><FONT size=2>,</FONT><FONT color=#008000 
size=2>6881911.1</FONT><FONT size=2>,</FONT><FONT color=#008000 
size=2>468114.22</FONT><FONT size=2>,</FONT><FONT color=#008000 
size=2>6885091.1</FONT><FONT size=2>)});</FONT><FONT color=#800000 
size=2><BR><BR></FONT><FONT color=#008000 size=2>// ================ Layers 
==============================</FONT><FONT color=#800000 size=2><BR></FONT><FONT 
color=#008000 size=2>// The image Base Layer</FONT><FONT color=#800000 
size=2><BR><BR></FONT><B><FONT color=#0000f0 size=2>var</B></FONT><FONT 
color=#800000 size=2> </FONT><FONT size=2>topomap</FONT><FONT color=#800000 
size=2> </FONT><FONT size=2>=</FONT><FONT color=#800000 size=2> </FONT><FONT 
size=2>new</FONT><FONT color=#800000 size=2> </FONT><FONT 
size=2>OpenLayers.<B>Layer</B>.Image(</FONT><FONT color=#800000 
size=2><BR></FONT><FONT color=#008000 size=2>'Topo Map'</FONT><FONT 
size=2>,</FONT><FONT color=#800000 size=2><BR></FONT><FONT color=#008000 
size=2>'http://10.0.0.1/www/OL-2-4/Maroon.jpg'</FONT><FONT size=2>,</FONT><FONT 
color=#800000 size=2><BR></FONT><FONT size=2>new</FONT><FONT color=#800000 
size=2> </FONT><FONT size=2>OpenLayers.Bounds(</FONT><FONT color=#008000 
size=2>463934.22</FONT><FONT size=2>,</FONT><FONT color=#008000 
size=2>6881911.1</FONT><FONT size=2>,</FONT><FONT color=#008000 
size=2>468114.22</FONT><FONT size=2>,</FONT><FONT color=#008000 
size=2>6885091.1</FONT><FONT size=2>),</FONT><FONT color=#800000 
size=2><BR></FONT><FONT size=2>new</FONT><FONT color=#800000 size=2> 
</FONT><FONT size=2>OpenLayers.</FONT><FONT color=#800000 
size=2>Size</FONT><FONT size=2>(</FONT><FONT color=#008000 
size=2>1313</FONT><FONT size=2>,</FONT><FONT color=#800000 size=2> </FONT><FONT 
color=#008000 size=2>1001</FONT><FONT size=2>),</FONT><FONT color=#800000 
size=2><BR></FONT><FONT size=2>options);</FONT><FONT color=#800000 
size=2><BR></FONT><FONT size=2>map.addLayers([topomap]);</FONT><FONT 
color=#800000 size=2><BR><BR></FONT><FONT color=#008000 size=2>// Drawing 
Layers</FONT><FONT color=#800000 size=2><BR><BR></FONT><B><FONT color=#0000f0 
size=2>var</B></FONT><FONT color=#800000 size=2> </FONT><FONT 
size=2>pointLayer</FONT><FONT color=#800000 size=2> </FONT><FONT 
size=2>=</FONT><FONT color=#800000 size=2> </FONT><FONT size=2>new</FONT><FONT 
color=#800000 size=2> </FONT><FONT 
size=2>OpenLayers.<B>Layer</B>.Vector(</FONT><FONT color=#008000 size=2>"Point 
Layer"</FONT><FONT size=2>);</FONT><FONT color=#800000 size=2><BR></FONT><FONT 
size=2>map.addLayers([pointLayer]);</FONT><FONT color=#800000 
size=2><BR></FONT><B><FONT color=#0000f0 size=2>var</B></FONT><FONT 
color=#800000 size=2> </FONT><FONT size=2>lineLayer</FONT><FONT color=#800000 
size=2> </FONT><FONT size=2>=</FONT><FONT color=#800000 size=2> </FONT><FONT 
size=2>new</FONT><FONT color=#800000 size=2> </FONT><FONT 
size=2>OpenLayers.<B>Layer</B>.Vector(</FONT><FONT color=#008000 size=2>"Line 
Layer"</FONT><FONT size=2>);</FONT><FONT color=#800000 size=2><BR></FONT><FONT 
size=2>map.addLayers([lineLayer]);</FONT><FONT color=#800000 
size=2><BR></FONT><B><FONT color=#0000f0 size=2>var</B></FONT><FONT 
color=#800000 size=2> </FONT><FONT size=2>polygonLayer</FONT><FONT color=#800000 
size=2> </FONT><FONT size=2>=</FONT><FONT color=#800000 size=2> </FONT><FONT 
size=2>new</FONT><FONT color=#800000 size=2> </FONT><FONT 
size=2>OpenLayers.<B>Layer</B>.Vector(</FONT><FONT color=#008000 size=2>"Polygon 
Layer"</FONT><FONT size=2>);</FONT><FONT color=#800000 size=2><BR></FONT><FONT 
size=2>map.addLayers([polygonLayer]);</FONT><FONT color=#800000 
size=2><BR><BR><BR></FONT><FONT size=2>markers</FONT><FONT color=#800000 size=2> 
</FONT><FONT size=2>=</FONT><FONT color=#800000 size=2> </FONT><FONT 
size=2>new</FONT><FONT color=#800000 size=2> </FONT><FONT 
size=2>OpenLayers.<B>Layer</B>.Markers(</FONT><FONT color=#008000 
size=2>"markers"</FONT><FONT size=2>,</FONT><FONT color=#800000 size=2> 
</FONT><FONT size=2>options);</FONT><FONT color=#800000 size=2><BR></FONT><FONT 
size=2>map.addLayers([markers]);</FONT><FONT color=#800000 
size=2><BR></FONT><FONT size=2>add_markers();</FONT><FONT color=#800000 
size=2><BR></FONT><FONT size=2>markers.setVisibility(false);</FONT><FONT 
color=#800000 size=2><BR><BR><BR></FONT><FONT color=#008000 
size=2>//=================== Controls =================</FONT><FONT 
color=#800000 size=2><BR><BR></FONT><FONT size=2>map.addControl(new</FONT><FONT 
color=#800000 size=2> </FONT><FONT 
size=2>OpenLayers.Control.MousePosition());</FONT><FONT color=#800000 
size=2><BR></FONT><FONT size=2>map.addControl(new</FONT><FONT color=#800000 
size=2> </FONT><FONT size=2>OpenLayers.Control.LayerSwitcher());</FONT><FONT 
color=#800000 size=2><BR></FONT><FONT size=2>map.addControl(</FONT><FONT 
color=#800000 size=2> </FONT><FONT size=2>new</FONT><FONT color=#800000 size=2> 
</FONT><FONT size=2>OpenLayers.Control.PanZoomBar()</FONT><FONT color=#800000 
size=2> </FONT><FONT size=2>);</FONT><FONT color=#800000 
size=2><BR><BR><BR></FONT><FONT color=#008000 size=2>// =================== 
Options ==================</FONT><FONT color=#800000 
size=2><BR><BR></FONT><B><FONT color=#0000f0 size=2>var</B></FONT><FONT 
color=#800000 size=2> </FONT><FONT size=2>options</FONT><FONT color=#800000 
size=2> </FONT><FONT size=2>=</FONT><FONT color=#800000 size=2> </FONT><FONT 
size=2>{handlerOptions:</FONT><FONT color=#800000 size=2> </FONT><FONT 
size=2>{freehand:</FONT><FONT color=#800000 size=2> </FONT><FONT 
size=2>true}};</FONT><FONT color=#800000 size=2><BR></FONT><FONT 
size=2>drawControls</FONT><FONT color=#800000 size=2> </FONT><FONT 
size=2>=</FONT><FONT color=#800000 size=2> </FONT><FONT size=2>{</FONT><FONT 
color=#800000 size=2><BR></FONT><FONT size=2>point:</FONT><FONT color=#800000 
size=2> </FONT><FONT size=2>new</FONT><FONT color=#800000 size=2> </FONT><FONT 
size=2>OpenLayers.Control.DrawFeature(pointLayer,</FONT><FONT color=#800000 
size=2><BR></FONT><FONT size=2>OpenLayers.Handler.Point),</FONT><FONT 
color=#800000 size=2><BR></FONT><FONT size=2>line:</FONT><FONT color=#800000 
size=2> </FONT><FONT size=2>new</FONT><FONT color=#800000 size=2> </FONT><FONT 
size=2>OpenLayers.Control.DrawFeature(lineLayer,</FONT><FONT color=#800000 
size=2><BR></FONT><FONT size=2>OpenLayers.Handler.Path,options),</FONT><FONT 
color=#800000 size=2><BR></FONT><FONT size=2>polygon:</FONT><FONT color=#800000 
size=2> </FONT><FONT size=2>new</FONT><FONT color=#800000 size=2> </FONT><FONT 
size=2>OpenLayers.Control.DrawFeature(polygonLayer,</FONT><FONT color=#800000 
size=2><BR></FONT><FONT size=2>OpenLayers.Handler.Polygon,options)</FONT><FONT 
color=#800000 size=2><BR></FONT><FONT size=2>};</FONT><FONT color=#800000 
size=2><BR><BR></FONT><B><FONT color=#0000f0 size=2>for</B></FONT><FONT 
size=2>(</FONT><B><FONT color=#0000f0 size=2>var</B></FONT><FONT color=#800000 
size=2> </FONT><FONT size=2>key</FONT><FONT color=#800000 size=2> 
</FONT><B><FONT color=#0000f0 size=2>in</B></FONT><FONT color=#800000 size=2> 
</FONT><FONT size=2>drawControls)</FONT><FONT color=#800000 size=2> </FONT><FONT 
size=2>{</FONT><FONT color=#800000 size=2><BR></FONT><FONT 
size=2>map.addControl(drawControls[key]);</FONT><FONT color=#800000 
size=2><BR></FONT><FONT size=2>}</FONT><FONT color=#800000 
size=2><BR><BR></FONT><FONT color=#008000 size=2>//=================== Zoom to 
screen ===================</FONT><FONT color=#800000 size=2><BR><BR></FONT><FONT 
size=2>map.zoomToMaxExtent();</FONT><FONT color=#800000 size=2><BR></FONT><FONT 
size=2>}</FONT><FONT color=#800000 size=2><BR><BR></FONT><FONT color=#008000 
size=2>//==================================== Functions 
==============================</FONT><FONT color=#800000 
size=2><BR><BR><BR><BR><BR></FONT><B><FONT color=#0000f0 
size=2>function</B></FONT><FONT color=#800000 size=2> </FONT><FONT 
size=2>toggleControl(element)</FONT><FONT color=#800000 size=2> </FONT><FONT 
size=2>{</FONT><FONT color=#800000 size=2><BR></FONT><B><FONT color=#0000f0 
size=2>for</B></FONT><FONT size=2>(key</FONT><FONT color=#800000 size=2> 
</FONT><B><FONT color=#0000f0 size=2>in</B></FONT><FONT color=#800000 size=2> 
</FONT><FONT size=2>drawControls)</FONT><FONT color=#800000 size=2> </FONT><FONT 
size=2>{</FONT><FONT color=#800000 size=2><BR></FONT><B><FONT color=#0000f0 
size=2>var</B></FONT><FONT color=#800000 size=2> </FONT><FONT 
size=2>control</FONT><FONT color=#800000 size=2> </FONT><FONT 
size=2>=</FONT><FONT color=#800000 size=2> </FONT><FONT 
size=2>drawControls[key];</FONT><FONT color=#800000 size=2><BR></FONT><B><FONT 
color=#0000f0 size=2>if</B></FONT><FONT size=2>(element.</FONT><FONT 
color=#800000 size=2>value </FONT><FONT size=2>==</FONT><FONT color=#800000 
size=2> </FONT><FONT size=2>key</FONT><FONT color=#800000 size=2> </FONT><FONT 
size=2>&amp;&amp;</FONT><FONT color=#800000 size=2> </FONT><FONT 
size=2>element.</FONT><FONT color=#800000 size=2>checked</FONT><FONT 
size=2>)</FONT><FONT color=#800000 size=2> </FONT><FONT size=2>{</FONT><FONT 
color=#800000 size=2><BR></FONT><FONT size=2>control.activate();</FONT><FONT 
color=#800000 size=2><BR></FONT><FONT size=2>}</FONT><FONT color=#800000 size=2> 
</FONT><B><FONT color=#0000f0 size=2>else</B></FONT><FONT color=#800000 size=2> 
</FONT><FONT size=2>{</FONT><FONT color=#800000 size=2><BR></FONT><FONT 
size=2>control.deactivate();</FONT><FONT color=#800000 size=2><BR></FONT><FONT 
size=2>}</FONT><FONT color=#800000 size=2><BR></FONT><FONT size=2>}</FONT><FONT 
color=#800000 size=2><BR></FONT><FONT size=2>}</FONT><FONT color=#800000 
size=2><BR><BR></FONT><B><FONT color=#0000f0 size=2>function</B></FONT><FONT 
color=#800000 size=2> </FONT><FONT size=2>q11_is(thisform)</FONT><FONT 
color=#800000 size=2><BR></FONT><FONT size=2>{</FONT><FONT color=#800000 
size=2><BR></FONT><B><FONT color=#0000f0 size=2>var</B></FONT><FONT 
color=#800000 size=2> </FONT><FONT size=2>Q1_1</FONT><FONT color=#800000 
size=2><BR></FONT><B><FONT color=#0000f0 size=2>with</B></FONT><FONT 
size=2>(thisform)</FONT><FONT color=#800000 size=2> <BR></FONT><FONT 
size=2>{</FONT><FONT color=#800000 size=2><BR></FONT><FONT 
size=2>Q1_1=</FONT><FONT color=#800000 size=2>value<BR><BR></FONT><B><FONT 
color=#0000f0 size=2>if</B></FONT><FONT size=2>(Q1_1==</FONT><FONT color=#008000 
size=2>0</FONT><FONT size=2>)</FONT><FONT color=#800000 size=2><BR></FONT><FONT 
size=2>{</FONT><FONT color=#800000 size=2><BR></FONT><FONT 
size=2>Q11_Answer.</FONT><FONT color=#800000 size=2>innerHTML</FONT><FONT 
size=2>=</FONT><FONT color=#800000 size=2> </FONT><FONT color=#008000 
size=2>"&lt;br&gt;&lt;br&gt;"</FONT><FONT color=#800000 size=2><BR></FONT><FONT 
size=2>}</FONT><FONT color=#800000 size=2><BR></FONT><B><FONT color=#0000f0 
size=2>else</B></FONT><FONT color=#800000 size=2> </FONT><B><FONT color=#0000f0 
size=2>if</B></FONT><FONT size=2>(Q1_1==</FONT><FONT color=#008000 
size=2>1</FONT><FONT size=2>)</FONT><FONT color=#800000 size=2><BR></FONT><FONT 
size=2>{</FONT><FONT color=#800000 size=2><BR></FONT><FONT 
size=2>Q11_Answer.</FONT><FONT color=#800000 size=2>innerHTML</FONT><FONT 
size=2>=</FONT><FONT color=#800000 size=2> </FONT><FONT color=#008000 
size=2>"&lt;br&gt;&lt;center&gt;&lt;table cellpadding=5 
border=1&gt;&lt;tr&gt;&lt;td&gt;Tool&lt;/td&gt;&lt;td&gt;Purpose&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;img 
src='Nav_1.jpg'&gt;&lt;/td&gt;&lt;td 
valign=top&gt;&lt;b&gt;Pan&lt;/b&gt;&lt;br&gt;North-South&lt;br&gt;East-West&lt;br&gt;&lt;br&gt;&lt;b&gt;Zoom&lt;/b&gt;&lt;br&gt;In&lt;br&gt;OUT&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;img 
src='Nav_2.jpg'&gt;&lt;/td&gt;&lt;td&gt;&lt;b&gt;Zoom&lt;/b&gt; to 
Area&lt;br&gt;Shift + drag mouse&lt;br&gt;&lt;b&gt;Pan&lt;/b&gt;&lt;br&gt;Drag 
with mouse&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=2&gt;Tool active when 
on light-blue background&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td 
colspan=2&gt;Default: &lt;br&gt;&lt;B&gt;Pan&lt;/b&gt; by dragging with 
mouse&lt;br&gt;&lt;b&gt;Zoom In&lt;/b&gt;: Double-click on 
map&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/center&gt;&lt;br&gt;"</FONT><FONT 
color=#800000 size=2><BR></FONT><FONT size=2>}</FONT><FONT color=#800000 
size=2><BR></FONT><B><FONT color=#0000f0 size=2>else</B></FONT><FONT 
color=#800000 size=2> </FONT><B><FONT color=#0000f0 size=2>if</B></FONT><FONT 
size=2>(Q1_1==</FONT><FONT color=#008000 size=2>2</FONT><FONT 
size=2>)</FONT><FONT color=#800000 size=2><BR></FONT><FONT size=2>{</FONT><FONT 
color=#800000 size=2><BR></FONT><FONT size=2>Q11_Answer.</FONT><FONT 
color=#800000 size=2>innerHTML</FONT><FONT size=2>=</FONT><FONT color=#800000 
size=2> </FONT><FONT color=#008000 size=2>"&lt;br&gt;Click on &lt;img 
src='img/layer-switcher-maximize.png'&gt; at the right of the map and 
select/deselect layer(s).&lt;br&gt;"</FONT><FONT color=#800000 
size=2><BR></FONT><FONT size=2>}</FONT><FONT color=#800000 
size=2><BR></FONT><B><FONT color=#0000f0 size=2>else</B></FONT><FONT 
color=#800000 size=2> </FONT><B><FONT color=#0000f0 size=2>if</B></FONT><FONT 
size=2>(Q1_1==</FONT><FONT color=#008000 size=2>3</FONT><FONT 
size=2>)</FONT><FONT color=#800000 size=2><BR></FONT><FONT size=2>{</FONT><FONT 
color=#800000 size=2><BR></FONT><FONT size=2>Q11_Answer.</FONT><FONT 
color=#800000 size=2>innerHTML</FONT><FONT size=2>=</FONT><FONT color=#800000 
size=2> </FONT><FONT color=#008000 size=2>"&lt;br&gt;Feature digitizing is in 
freehand mode by default. In freehand mode, the mouse is treated as a pen. 
Drawing begins on mouse down, continues with every mouse move, and ends with 
mouse up.&lt;br&gt;&lt;br&gt;To turn freehand mode off, hold down the shift key 
while digitizing. With freehand mode off, one vertex is added with each click 
and double-clicks finish drawing. Freehand mode can be toggled on and off at any 
time while drawing.&lt;br&gt;"</FONT><FONT color=#800000 size=2><BR></FONT><FONT 
size=2>}</FONT><FONT color=#800000 size=2><BR></FONT><FONT size=2>}</FONT><FONT 
color=#800000 size=2><BR></FONT><FONT size=2>}</FONT><FONT color=#800000 
size=2><BR><BR><BR></FONT><FONT color=#008000 size=2>// --&gt;</FONT><FONT 
color=#800000 size=2><BR></FONT><FONT color=#ff0000 
size=2>&lt;/script&gt;</FONT><FONT size=2><BR>&lt;/head&gt;<BR>&lt;body 
onload="init()" bgcolor=#ddf9f9&gt;<BR></FONT><FONT color=#008000 
size=2>&lt;table border=1 cellpadding=5 width=99%&gt;</FONT><FONT 
size=2><BR></FONT><FONT color=#008000 size=2>&lt;tr&gt;</FONT><FONT 
size=2><BR></FONT><FONT color=#008000 size=2>&lt;td colspan=2&gt;</FONT><FONT 
size=2>&lt;center&gt;<BR></FONT><FONT color=#0000f0 
size=2>&lt;strong&gt;&lt;font face="arial" size="5"&gt;</FONT><FONT 
size=2>Maroon Dam</FONT><FONT color=#0000f0 
size=2>&lt;/font&gt;&lt;/strong&gt;</FONT><FONT 
size=2>&lt;/center&gt;<BR></FONT><FONT color=#008000 
size=2>&lt;/td&gt;</FONT><FONT size=2><BR></FONT><FONT color=#008000 
size=2>&lt;/tr&gt;</FONT><FONT size=2><BR></FONT><FONT color=#008000 
size=2>&lt;tr&gt;</FONT><FONT size=2><BR></FONT><FONT color=#008000 
size=2>&lt;td width=70% height=370 valign=top&gt;</FONT><FONT size=2><BR>&lt;div 
id="map"&gt;&lt;/div&gt;<BR></FONT><FONT color=#008000 
size=2>&lt;/td&gt;</FONT><FONT size=2><BR></FONT><FONT color=#008000 
size=2>&lt;td valign=top&gt;</FONT><FONT size=2> <BR>&lt;center&gt;</FONT><FONT 
color=#0000f0 size=2>&lt;b&gt;</FONT><FONT size=2>Help</FONT><FONT color=#0000f0 
size=2>&lt;/b&gt;</FONT><FONT size=2><BR></FONT><FONT color=#ff8000 
size=2>&lt;SELECT Name="Q1_1" onchange="return q11_is(this)"&gt;</FONT><FONT 
size=2><BR></FONT><FONT color=#ff8000 size=2>&lt;OPTION Value=0&gt;</FONT><FONT 
size=2>Select a Topic</FONT><FONT color=#ff8000 
size=2>&lt;/OPTION&gt;</FONT><FONT size=2><BR></FONT><FONT color=#ff8000 
size=2>&lt;OPTION Value=1&gt;</FONT><FONT size=2>Navigate</FONT><FONT 
color=#ff8000 size=2>&lt;/OPTION&gt;</FONT><FONT size=2><BR></FONT><FONT 
color=#ff8000 size=2>&lt;OPTION Value=2&gt;</FONT><FONT 
size=2>Layers</FONT><FONT color=#ff8000 size=2>&lt;/OPTION&gt;</FONT><FONT 
size=2><BR></FONT><FONT color=#ff8000 size=2>&lt;OPTION Value=3&gt;</FONT><FONT 
size=2>Draw</FONT><FONT color=#ff8000 size=2>&lt;/OPTION&gt;</FONT><FONT 
size=2><BR></FONT><FONT color=#ff8000 size=2>&lt;/select&gt;</FONT><FONT size=2> 
&lt;br&gt;<BR>&lt;/center&gt;<BR></FONT><FONT color=#0000f0 size=2>&lt;span 
id="Q11_Answer"&gt;</FONT><FONT size=2>&lt;br&gt;&lt;br&gt;</FONT><FONT 
color=#0000f0 size=2>&lt;/span&gt;&lt;/font&gt;</FONT><FONT 
size=2><BR>&lt;hr&gt;<BR>&lt;center&gt;</FONT><FONT color=#0000f0 
size=2>&lt;b&gt;</FONT><FONT size=2>Drawing Options</FONT><FONT color=#0000f0 
size=2>&lt;/b&gt;</FONT><FONT size=2>&lt;/center&gt;<BR>&lt;ul 
id="controlToggle"&gt;<BR>&lt;li&gt;<BR></FONT><FONT color=#ff8000 
size=2>&lt;input type="radio" name="type" value="none" 
id="noneToggle"<BR>onclick="toggleControl(this);" checked="checked" 
/&gt;</FONT><FONT size=2><BR></FONT><FONT color=#ff8000 size=2>&lt;label 
for="noneToggle"&gt;</FONT><FONT size=2>navigate</FONT><FONT color=#ff8000 
size=2>&lt;/label&gt;</FONT><FONT 
size=2><BR>&lt;/li&gt;<BR>&lt;li&gt;<BR></FONT><FONT color=#ff8000 
size=2>&lt;input type="radio" name="type" value="point" id="pointToggle" 
onclick="toggleControl(this);" /&gt;</FONT><FONT size=2><BR></FONT><FONT 
color=#ff8000 size=2>&lt;label for="pointToggle"&gt;</FONT><FONT size=2>draw 
point</FONT><FONT color=#ff8000 size=2>&lt;/label&gt;</FONT><FONT 
size=2><BR>&lt;/li&gt;<BR>&lt;li&gt;<BR></FONT><FONT color=#ff8000 
size=2>&lt;input type="radio" name="type" value="line" id="lineToggle" 
onclick="toggleControl(this);" /&gt;</FONT><FONT size=2><BR></FONT><FONT 
color=#ff8000 size=2>&lt;label for="lineToggle"&gt;</FONT><FONT size=2>draw 
line</FONT><FONT color=#ff8000 size=2>&lt;/label&gt;</FONT><FONT 
size=2><BR>&lt;/li&gt;<BR>&lt;li&gt;<BR></FONT><FONT color=#ff8000 
size=2>&lt;input type="radio" name="type" value="polygon" id="polygonToggle" 
onclick="toggleControl(this);" /&gt;</FONT><FONT size=2><BR></FONT><FONT 
color=#ff8000 size=2>&lt;label for="polygonToggle"&gt;</FONT><FONT size=2>draw 
polygon</FONT><FONT color=#ff8000 size=2>&lt;/label&gt;</FONT><FONT 
size=2><BR>&lt;/li&gt;<BR>&lt;/ul&gt;<BR>&lt;hr&gt;<BR></FONT><FONT 
color=#008000 size=2>&lt;/td&gt;</FONT><FONT size=2><BR></FONT><FONT 
color=#008000 size=2>&lt;/tr&gt;</FONT><FONT size=2><BR></FONT><FONT 
color=#008000 size=2>&lt;tr&gt;</FONT><FONT size=2><BR></FONT><FONT 
color=#008000 size=2>&lt;td&gt;</FONT><FONT size=2><BR></FONT><FONT 
color=#0000f0 size=2>&lt;b&gt;</FONT><FONT size=2><BR></FONT><FONT color=#800000 
size=2>&lt;img src="img/marker.png" width="15" alt="" border="0"&gt;</FONT><FONT 
size=2> <BR>Research 
Projects<B>&amp;nbsp;&amp;nbsp;&amp;nbsp;</B><BR></FONT><FONT color=#800000 
size=2>&lt;img src="img/marker-blue.png" width="15" alt="" 
border="0"&gt;</FONT><FONT size=2><BR>Student Projects, Field Study 
Sites&lt;br&gt;<BR></FONT><FONT color=#800000 size=2>&lt;img 
src="img/marker-gold.png" width="15" alt="" border="0"&gt;</FONT><FONT 
size=2><BR>Institutions<B>&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;</B> 
<BR></FONT><FONT color=#800000 size=2>&lt;img src="img/marker-green.png" 
width="15" alt="" border="0"&gt;</FONT><FONT 
size=2><BR>Miscellanious<BR></FONT><FONT color=#0000f0 
size=2>&lt;/b&gt;</FONT><FONT 
size=2><BR>&lt;hr&gt;<BR>&lt;center&gt;<BR></FONT><FONT color=#0000f0 
size=2>&lt;strong&gt;&lt;font face="arial" color="#808080" 
size="-2"&gt;</FONT><FONT size=2><BR>School of Geography, Planning and 
Architecture, The University of Queensland<BR></FONT><FONT color=#0000f0 
size=2>&lt;/font&gt;&lt;/strong&gt;</FONT><FONT 
size=2><BR>&lt;/center&gt;<BR></FONT><FONT color=#008000 
size=2>&lt;/td&gt;</FONT><FONT size=2><BR></FONT><FONT color=#008000 
size=2>&lt;td&gt;</FONT><FONT size=2><BR></FONT><FONT color=#0000f0 
size=2>&lt;b&gt;</FONT><FONT size=2>Commands:</FONT><FONT color=#0000f0 
size=2>&lt;/b&gt;</FONT><FONT size=2> Click to ...<BR>&lt;div </FONT><FONT 
color=#0000f0 size=2>style="background-color:#e3fdf8"</FONT><FONT size=2> 
onclick="add_labels()"&gt;<BR>&lt;center&gt;</FONT><FONT color=#0000f0 
size=2>&lt;b&gt;</FONT><FONT size=2>add Lables</FONT><FONT color=#0000f0 
size=2>&lt;/b&gt;</FONT><FONT size=2>&lt;/center&gt;&lt;/div&gt;<BR>&lt;div 
</FONT><FONT color=#0000f0 size=2>style="background-color:#edfe9c"</FONT><FONT 
size=2> onclick="markers.setVisibility(true)"&gt;<BR>&lt;center&gt;</FONT><FONT 
color=#0000f0 size=2>&lt;b&gt;</FONT><FONT size=2>show Markers</FONT><FONT 
color=#0000f0 size=2>&lt;/b&gt;</FONT><FONT 
size=2>&lt;/center&gt;&lt;/div&gt;<BR>&lt;div </FONT><FONT color=#0000f0 
size=2>style="background-color:#edfe9c"</FONT><FONT size=2> 
onclick="markers.setVisibility(false)"&gt;<BR>&lt;center&gt;</FONT><FONT 
color=#0000f0 size=2>&lt;b&gt;</FONT><FONT size=2>hide Markers</FONT><FONT 
color=#0000f0 size=2>&lt;/b&gt;</FONT><FONT 
size=2>&lt;/center&gt;&lt;/div&gt;<BR></FONT><FONT color=#008000 
size=2>&lt;/td&gt;</FONT><FONT size=2><BR></FONT><FONT color=#008000 
size=2>&lt;/tr&gt;</FONT><FONT size=2><BR></FONT><FONT color=#008000 
size=2>&lt;/table&gt;</FONT><FONT 
size=2><BR>&lt;/body&gt;<BR>&lt;/html&gt;<BR></P></FONT></SPAN></FONT></DIV>
<DIV align=left><STRONG><FONT face=Arial 
size=2>___________________________________________</FONT></STRONG></DIV>
<DIV align=left><STRONG><FONT face=Arial size=2></FONT></STRONG>&nbsp;</DIV>
<DIV align=left><STRONG><FONT face=Arial>Dr Gerd R 
Dowideit</FONT></STRONG></DIV>
<DIV align=left><STRONG><FONT face=Arial size=2>School of Geography, Planning 
and Architecture</FONT></STRONG></DIV>
<DIV align=left><STRONG><FONT face=Arial size=2>The University of 
Queensland</FONT></STRONG></DIV>
<DIV align=left><FONT face=Arial size=2>Chamberlain Building, Room 
508</FONT></DIV>
<DIV align=left><FONT face=Arial size=2>phone (07) 3365 3538 (work)</FONT></DIV>
<DIV align=left><FONT face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (07) 3289 2325 
(home)</FONT></DIV>
<DIV align=left><FONT face=Arial size=2>e-mail: 
g.dowideit@uq.edu.au</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV align=left><FONT face=Arial 
size=2>________________________________________________</FONT></DIV>
<DIV align=left><STRONG><FONT face=Arial>Dr Gerd R 
Dowideit</FONT></STRONG></DIV>
<DIV align=left><STRONG><FONT face=Arial size=2>10 Atanie 
Court</FONT></STRONG></DIV>
<DIV align=left><STRONG><FONT face=Arial size=2>Wights Mountain, QLD 
4520</FONT></STRONG></DIV>
<DIV align=left><STRONG><FONT face=Arial size=2>phone: (07) 3289 
2325</FONT></STRONG></DIV>
<DIV align=left><STRONG><FONT face=Arial size=2>e-mail: 
gdowidei@bigpond.net.au</FONT></STRONG></DIV>
<DIV>&nbsp;</DIV></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV align=left><FONT face=Arial 
size=2>________________________________________________</FONT></DIV>
<DIV align=left><STRONG><FONT face=Arial>Dr Gerd R 
Dowideit</FONT></STRONG></DIV>
<DIV align=left><STRONG><FONT face=Arial size=2>10 Atanie 
Court</FONT></STRONG></DIV>
<DIV align=left><STRONG><FONT face=Arial size=2>Wights Mountain, QLD 
4520</FONT></STRONG></DIV>
<DIV align=left><STRONG><FONT face=Arial size=2>phone: (07) 3289 
2325</FONT></STRONG></DIV>
<DIV align=left><STRONG><FONT face=Arial size=2>e-mail: 
gdowidei@bigpond.net.au</FONT></STRONG></DIV>
<DIV>&nbsp;</DIV></BODY></HTML>