맵뷰의 지도 중심좌표를 지정하는 API이다.
function btn_setcenter_on_mouseup(objInst) { // 소프트베이스를 지도의 중심으로 표시 map_basic.setcenter(37.4820357, 126.8943599); }