diff --git a/info.xml b/info.xml index 5970523..152a5c5 100644 --- a/info.xml +++ b/info.xml @@ -4,8 +4,8 @@ Maps 지도를 원하는 곳에 추가하거나 수정할 수 있습니다. Google Maps API, 다음 지도 API, 다음 로컬 API 등이 사용되었습니다. Maps can be inserted in your documents. Google Maps API, Daum Maps API, Daum Local API and some other APIs are included. - 1.1.5 - 2015-07-12 + 1.2 + 2015-07-14 GPLv3 김민수(misol) diff --git a/lang/lang.xml b/lang/lang.xml index cc96840..da7feb4 100644 --- a/lang/lang.xml +++ b/lang/lang.xml @@ -21,8 +21,12 @@ Another marker with another double-click. - 클릭하세요.
표시는 원하는 만큼 하실 수 있습니다.
표시를 지우고 싶을땐 표시를 클릭하세요.
검색창에 찾을 지역명을 검색 하시면, 이곳에 검색 결과가 나타납니다. 검색 결과가 1개 일 경우 바로 이동하며, 2개 이상일 경우는 선택해 주셔야 합니다.]]>
- You can use searching box to find out the location. The result would be shown up here.]]> + 클릭하세요.
표시는 원하는 만큼 하실 수 있습니다.
표시를 지우고 싶을땐 표시를 클릭하세요.
검색창에 찾을 지역명을 검색 하시면, 이곳에 검색 결과가 나타납니다. 검색 결과가 1개 일 경우 바로 이동하며, 2개 이상일 경우는 선택해 주셔야 합니다.]]>
+ You can use searching box to find out the location. The result would be shown up here.]]> +
+ + + 지도를 보시려면 여기를 클릭하세요.]]> diff --git a/tpl/pop.css b/tpl/pop.css index cb352e3..b99cd06 100644 --- a/tpl/pop.css +++ b/tpl/pop.css @@ -6,7 +6,7 @@ body, html { -moz-text-size-adjust: 100%; margin: 0; padding: 0; - font-family: '나눔고딕', NanumGothic, Sans-Serif; + font-family: '나눔고딕', NanumGothic, '맑은 고딕', Sans-Serif; } h1 { background-color: #ff3b30; @@ -67,9 +67,7 @@ address>a, h1>a, #insertAction { opacity: 0 !important; } input[type=text] { - width: 150px!important; - } #view_list { margin: 0; @@ -98,3 +96,52 @@ li.result_lists>a { height: 455px; z-index: 100000; } +div.xe_mobile { + display:none !important; +} +@media all and (max-width: 700px) { + #bodyDiv { + margin: 0 auto; + padding: 0; + width: 100%; + height: auto; + } + #controlArea { + box-sizing: border-box; + width: 100%; + height: 251px; + overflow: hidden; + float: left; + } + #map_canvas { + box-sizing: border-box; + overflow: visible; + width: 100%; + height: 230px; + } + #result_list_layer { + overflow-y: scroll; + height: 150px; + } + #insertAction { + box-sizing: border-box; + display: block; + height: 40px; + font-size: 15px; + text-align: center; + background-color: #8e8e93; + border: 0; + } + #insertAction>span { + vertical-align: -10px; + } + #insertAction:hover { + background-color: #474749; + } + #helpDiv, #helpDiv>a, #helpDiv img{ + display:none!important; + } + div.popup { + max-width: 100%!important; + } +} \ No newline at end of file diff --git a/tpl/pop.min.css b/tpl/pop.min.css index c139325..c0fcee2 100644 --- a/tpl/pop.min.css +++ b/tpl/pop.min.css @@ -1 +1 @@ -@charset "UTF-8";body,html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;margin:0;padding:0;font-family:'나눔고딕',NanumGothic,Sans-Serif}h1{background-color:#ff3b30;margin:0!important;padding:11px 10px!important;font-size:29px}#insertAction,address>a,h1>a{text-decoration:none!important;color:#FFF!important}#bodyDiv{margin:0 auto;padding:0;width:800px;height:455px;overflow:hidden}#controlArea{box-sizing:border-box;width:250px;height:400px;overflow:hidden;float:left}#map_canvas{box-sizing:border-box;overflow:hidden;width:550px;height:400px}#searchArea>ul{margin:15px 0 0 5px}#searchArea>ul>li,li.result_lists{list-style:none}#result_list_layer{overflow-y:scroll;height:215px}#insertAction{box-sizing:border-box;display:block;height:124px;font-size:29px;text-align:center;background-color:#8e8e93;border:5px solid #6a6a6e}#insertAction>span{vertical-align:-42px}#insertAction:hover{background-color:#474749}.gmnoprint div[title^=Pan],.gmnoprint div[title~="이동"]{opacity:0!important}input[type=text]{width:150px!important}#view_list{margin:0}li.result_lists>a{box-sizing:border-box;display:block;text-decoration:none;width:100%;font-size:15px;height:31px;padding:5px 10px;border-bottom:1px dotted #8e8e93;overflow:hidden;direction:rtl;text-overflow:ellipsis;white-space:nowrap}#helpDiv{display:none;position:absolute;top:0;margin:0 auto;padding:0;width:800px;height:455px;z-index:100000} \ No newline at end of file +@charset "UTF-8";#controlArea,#map_canvas{height:400px;overflow:hidden}#controlArea,#insertAction,#map_canvas,li.result_lists>a{box-sizing:border-box}body,html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;margin:0;padding:0;font-family:'나눔고딕',NanumGothic,'맑은 고딕',Sans-Serif}h1{background-color:#ff3b30;margin:0!important;padding:11px 10px!important;font-size:29px}#insertAction,address>a,h1>a{text-decoration:none!important;color:#FFF!important}#bodyDiv{margin:0 auto;padding:0;width:800px;height:455px;overflow:hidden}#controlArea{width:250px;float:left}#map_canvas{width:550px}#searchArea>ul{margin:15px 0 0 5px}#searchArea>ul>li,li.result_lists{list-style:none}#result_list_layer{overflow-y:scroll;height:215px}#insertAction{display:block;height:124px;font-size:29px;text-align:center;background-color:#8e8e93;border:5px solid #6a6a6e}#insertAction>span{vertical-align:-42px}#insertAction:hover{background-color:#474749}.gmnoprint div[title^=Pan],.gmnoprint div[title~="이동"]{opacity:0!important}input[type=text]{width:150px!important}#view_list{margin:0}li.result_lists>a{display:block;text-decoration:none;width:100%;font-size:15px;height:31px;padding:5px 10px;border-bottom:1px dotted #8e8e93;overflow:hidden;direction:rtl;text-overflow:ellipsis;white-space:nowrap}#helpDiv{display:none;position:absolute;top:0;margin:0 auto;padding:0;width:800px;height:455px;z-index:100000}div.xe_mobile{display:none!important}@media all and (max-width:700px){#controlArea,#insertAction,#map_canvas{box-sizing:border-box}#bodyDiv{margin:0 auto;padding:0;width:100%;height:auto}#controlArea{width:100%;height:251px;overflow:hidden;float:left}#map_canvas{overflow:visible;width:100%;height:230px}#result_list_layer{overflow-y:scroll;height:150px}#insertAction{display:block;height:40px;font-size:15px;text-align:center;background-color:#8e8e93;border:0}#insertAction>span{vertical-align:-10px}#insertAction:hover{background-color:#474749}#helpDiv,#helpDiv img,#helpDiv>a{display:none!important}div.popup{max-width:100%!important}} \ No newline at end of file diff --git a/tpl/popup_maps.html b/tpl/popup_maps.html index 2853e64..d344a09 100644 --- a/tpl/popup_maps.html +++ b/tpl/popup_maps.html @@ -4,7 +4,7 @@ -{@Context::addHtmlHeader('');} @@ -33,8 +33,8 @@

{$component