aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/api/geolocation_api
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:48:25 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:48:25 +0100
commitf2db11d0be377464daa06807f993a562c7dc10ac (patch)
tree9444d300cea8bc73ff4d17be83b42d2350f64ebd /files/ko/web/api/geolocation_api
parentee778d6eea54935fd05022e0ba8c49456003381a (diff)
downloadtranslated-content-f2db11d0be377464daa06807f993a562c7dc10ac.tar.gz
translated-content-f2db11d0be377464daa06807f993a562c7dc10ac.tar.bz2
translated-content-f2db11d0be377464daa06807f993a562c7dc10ac.zip
unslug ko: modify
Diffstat (limited to 'files/ko/web/api/geolocation_api')
-rw-r--r--files/ko/web/api/geolocation_api/using_the_geolocation_api/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ko/web/api/geolocation_api/using_the_geolocation_api/index.html b/files/ko/web/api/geolocation_api/using_the_geolocation_api/index.html
index e5f9913376..44f644b5d5 100644
--- a/files/ko/web/api/geolocation_api/using_the_geolocation_api/index.html
+++ b/files/ko/web/api/geolocation_api/using_the_geolocation_api/index.html
@@ -1,11 +1,12 @@
---
title: Geolocation API 사용하기
-slug: WebAPI/Using_geolocation
+slug: Web/API/Geolocation_API/Using_the_Geolocation_API
tags:
- Geolocation API
- Guide
- Intermediate
translation_of: Web/API/Geolocation_API/Using_the_Geolocation_API
+original_slug: WebAPI/Using_geolocation
---
<p>{{securecontext_header}}{{APIRef("Geolocation API")}}<br>
<strong>Geolocation API</strong>는 사용자의 현재 위치를 가져오는 API로, 지도에 사용자 위치를 표시하는 등 다양한 용도로 사용할 수 있습니다. 이 안내서는 Geolocation API의 기초적 사용법을 설명합니다.</p>