Waze Cartouche: mapy.cz link
javascript
posted: Aug, 18th 2010 | jump to bottom
javascript:(function(){var%20center_lonlat%20=%20new%20OpenLayers.LonLat(g_cartouche.map.center.lon,g_cartouche.map.center.lat);center_lonlat.transform(new%20OpenLayers.Projection("EPSG:900913"),%20new%20OpenLayers.Projection("EPSG:4326"));window.open('http://www.mapy.cz/?st=search&fr='%20+center_lonlat.lat%20+%20'%C2%B0N,%20'%20+%20center_lonlat.lon%20+%20'%C2%B0E&omp=ophoto');})();
82 views




