User talk:Gizmoguy411 View history

Revision as of 22:13, 27 October 2012 by Gizmoguy411 (talk | contribs)

Someday I may use this page.

Yeah, get on that!--Mapcat 05:19, 7 May 2012 (UTC)

Any day now!

!!!sandbox!!!

From source

   <style>  
     a.bookmarklet:link {font-family:verdana;font-size:small;font-weight:bold;border:2px dotted black;background-color:yellow;text-decoration:none;color:#009;padding-right:10px;padding-left:10px;}

</style>

[javascript:(function(){var center_lonlat=new OpenLayers.LonLat(wazeMap.center.lon,wazeMap.center.lat);center_lonlat.transform(new OpenLayers.Projection('EPSG:900913'),new OpenLayers.Projection('EPSG:4326'));window.open('http://'+window.location.hostname+'/cartouche_old/?zoom='+(wazeMap.zoom)+'&lon='+center_lonlat.lon+'&lat='+center_lonlat.lat,'oldCartouche');})(); cnn]