diff --git a/map/test/test.js b/map/test/test.js index a711cc1..c7c639b 100644 --- a/map/test/test.js +++ b/map/test/test.js @@ -60,7 +60,8 @@ "??? lat="+latlng.lat+", lng="+latlng.lng+" ??." ).openPopup(); var x = latlng.lat, y = latlng.lng; - if(x > 38.892960 && x < 38.893068 && y > 139.817843 && y <139.818283){ + if(x > 38.913819 && x < 38.914171 && y > 139.907561 && y <139.908060 +){ alert("?????!!"); stopGPS(); }else {