There was an error while loading. Please reload this page.
1 parent 9eeaddc commit ce90e86Copy full SHA for ce90e86
README.md
@@ -430,7 +430,7 @@ def test_redirect():
430
431
---
432
433
-# SKopen API 이용
+# SK Open API 이용 (Tmap API_무료)
434
435
- `https://openapi.sk.com/` 에 가입 후 Project 생성하여, API(무료) 구매
436
SKopenAPI/marker.html
@@ -4,7 +4,7 @@
4
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5
<title>simpleMap</title>
6
<script
7
-src="https://apis.openapi.sk.com/tmap/jsv2?version=1&appkey=l7xxcf0148b42f5f490e8cf1f6401a5b00f7"></script>
+src="https://apis.openapi.sk.com/tmap/jsv2?version=1&appkey=발급받은 Appkey"></script>
8
<script type="text/javascript">
9
var map;
10
var bounds;
images/analytics.png
75.1 KB
0 commit comments