diff --git a/map/gps/gps-chase.js b/map/gps/gps-chase.js index 41f6992..1fa374c 100644 --- a/map/gps/gps-chase.js +++ b/map/gps/gps-chase.js @@ -37,7 +37,7 @@ ).openPopup(); x = latlng.lat, y = latlng.lng if ( x = 38.89130 && y = 139.81880 ) { - alart("ゴールだよ!") + alart("ゴールだよ!"); } // ★★★★★ ここまでの latlng.lat と latlng.lng を // if文などで判定して、特定の場所に近づいたら「GOAL!」と