diff --git a/map/gps/gps-chase.js b/map/gps/gps-chase.js index e521715..d58e76e 100644 --- a/map/gps/gps-chase.js +++ b/map/gps/gps-chase.js @@ -73,7 +73,7 @@ stopGPS(); }else if (latlng.distanceTo(latlng3) < 50){ - alert("問題です!鳥海山は何mでしょうか?"); + alert("問題です!東北公益文科大学は私立大学です。〇か☓か"); stopGPS(); }else if(latlng.distanceTo(latlng4) < 50){ @@ -98,7 +98,7 @@ alert("不正解です"); } }else if(38.892972, 139.818900){ - if(answer == 2001){ + if(answer == 〇){ alert("正解です"); }else{ alert("不正解です");