Map("ch05_geolocating"); var osm=new OpenLayers.Layer.OSM(); map.addLayer(osm); 3. Now, add the OpenLayers.Control.Geolocatecontrol to the map: // Add ...
確定! 回上一頁