rhymix/modules/editor/components/naver_map/info.xml
2007-07-12 08:23:33 +00:00

19 lines
1.4 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<component version="0.1">
<title xml:lang="ko">네이버맵 연동</title>
<title xml:lang="zh-CN">NAVER 地图</title>
<author email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 2. 28">
<name xml:lang="ko">제로</name>
<name xml:lang="zh-CN">zero</name>
<description xml:lang="ko">네이버에서 제공하는 네이버 지도 open api를 이용하여 에디터에 원하는 곳의 지도를 추가하거나 수정할 수 있습니다.\n네이버 지도 open api키를 발급 받아서 등록을 해주셔야 정상적인 사용이 가능합니다.</description>
<description xml:lang="zh-CN">naver提供的naver地图利用open api在编辑器里添加或修改地图。\n为了正常使用naver地图首先要取得 open api后登录才可以使用。</description>
</author>
<extra_vars>
<var name="api_key">
<title xml:lang="ko">네이버지도 api key</title>
<title xml:lang="zh-CN">naver地图 api key</title>
<description xml:lang="ko">http://www.naver.com/ 에서 네이버 지도 API key를 발급 받으신 후 입력해주세요.</description>
<description xml:lang="zh-CN">在http://www.naver.com/ 取得naver地图 API key后输入。</description>
</var>
</extra_vars>
</component>