새 맵 최종 적용. 구형 map.php 제거

This commit is contained in:
2018-02-02 22:50:58 +09:00
parent 43836e9757
commit 0bd51726c3
3 changed files with 2 additions and 448 deletions
+1
View File
@@ -131,6 +131,7 @@ $(function(){
neutralView:true,
selectCallback:function(city){
$target.val(city.id);
return false;
}
});
});