0
我試圖找到一個國家的經度和緯度的約束框:使用javascript查找國家的經緯度範圍框?
這是舊金山:
// filter the public stream by the latitude/longitude bounded box of San Francisco
var sanFrancisco = [ '-122.75', '36.8', '-121.75', '37.8' ]
我怎麼能找到科威特邊界框的國家。