ตัวอย่าง Google Maps:
คุณสามารถเรียกใช้ตัวอย่างนี้จากไดรฟ์ในเครื่องของคุณ
คุณสามารถเพิ่มแบบฟอร์มเพื่อป้อน coords แทนรหัสได้
สำหรับการเปลี่ยนขอบเขตให้กำหนด google.maps.Rectangle ใหม่ ({ขอบเขต: new google.maps.LatLngBounds (new google.maps.LatLng ( 37.2, -122.3 ), google.maps.LatLng ( 37.6, -121.9 )) ค่าที่คุณต้องการ
new google.maps.Rectangle({
bounds:new google.maps.LatLngBounds(new google.maps.LatLng(37.2, -122.3), new google.maps.LatLng(37.6, -121.9)),
map:map,
fillOpacity: 0.2,
strokeOpacity: 0.5,
strokeWeight: 1
});
http://gmaps-samples.googlecode.com/svn/trunk/fusiontables/rectangle_example.html
ตัวอย่างแผนที่ถนนเปิด:
สำหรับ Open Street Map คุณสามารถเรียก API เพื่อสร้างรูปสี่เหลี่ยมผืนผ้าง่ายๆโดยการเพิ่ม& box = ใช่ไปยังการโทร
http://www.openstreetmap.org/?minlon=-0.489&minlat=51.28&maxlon=0.236&maxlat=51.686&box=yes