Showing
1 changed file
with
0 additions
and
1 deletions
... | @@ -67,7 +67,6 @@ | ... | @@ -67,7 +67,6 @@ |
67 | map.setCenter(coords); | 67 | map.setCenter(coords); |
68 | } | 68 | } |
69 | // 지도의 중심을 결과값으로 받은 위치로 이동시킵니다 | 69 | // 지도의 중심을 결과값으로 받은 위치로 이동시킵니다 |
70 | - map.setCenter(coords); | ||
71 | //console.log(listData.length); | 70 | //console.log(listData.length); |
72 | } | 71 | } |
73 | }); | 72 | }); | ... | ... |
-
Please register or login to post a comment