Hi,<br><br>Just out of curiosity I looked at the source for the www.informationfreeways.org map page.<br><br>I noticed this section :<br><br><pre id="line1"> function fnKeypress(e) {<br>  var keyCode = String.fromCharCode(e.charCode ? e.charCode : e.keyCode)<br>  if (keyCode == 'r') renderTile(goTarget,false)<br>  if (keyCode == 's') markTile(goTarget,'sea')<br>  if (keyCode == 'l') markTile(goTarget,'land')<br>  if (keyCode == 'x') markTile(goTarget,'mixed')<br> }</pre><br>Now I know you could request a tile to be rendered, but it also appears you can also mark the tiles as land,sea,mixed.<br><br>Does this work ? and is it permanent, i.e. how does the oceantiles_12.png and oceantiles_12.dat get updated ?<br><br><br><BR><BR>Cheers, Ian<p>


      <hr size=1> 
For ideas on reducing your carbon footprint visit <a href="http://uk.promotions.yahoo.com/forgood/environment.html">Yahoo! For Good</a> this month.