var HOME_PATH = window.HOME_PATH || '.';
var cityhall = new naver.maps.LatLng(37.5666805, 126.9784147),
map = new naver.maps.Map('map', {
center: cityhall,
zoom: 15
}),
marker = new naver.maps.Marker({
map: map,
position: cityhall
});
var contentString = [
'
',
'
'
].join('');
var infowindow = new naver.maps.InfoWindow({
content: contentString,
maxWidth: 140,
backgroundColor: "#eee",
borderColor: "#2db400",
borderWidth: 5,
anchorSize: new naver.maps.Size(30, 30),
anchorSkew: true,
anchorColor: "#eee",
pixelOffset: new naver.maps.Point(20, -20)
});
naver.maps.Event.addListener(marker, "click", function(e) {
if (infowindow.getMap()) {
infowindow.close();
} else {
infowindow.open(map, marker);
}
}); 서울특별시청
', '서울특별시 중구 태평로1가 31 | 서울특별시 중구 세종대로 110 서울특별시청
',
'
',
' 02-120 | 공공,사회기관 > 특별,광역시청
',
' www.seoul.go.kr/',
'