ניסויים
מתוך iNature
דף זה נמצא בעריכה. המידע שבו חלקי, וייתכן שחלו בו טעויות. אין להסתמך עליו לצורך טיול בשטח! |
<googlemap lat="32.82422" lon="48.481141">
32.81134, 48.498341, One of many gas stations in town
</googlemap>
<head>
<style type="text/css">
</style> <script type="text/javascript"
src="http://maps.google.com/maps/api/js?sensor=false">
</script> <script type="text/javascript">
function initialize() { var latlng = new google.maps.LatLng(-34.397, 150.644); var myOptions = { zoom: 8, center: latlng, mapTypeId: google.maps.MapTypeId.ROADMAP }; var map = new google.maps.Map(document.getElementById("map_canvas"), myOptions); }
</script> </head> <body onload="initialize()">
</body>
קטעים ישנים