aboutsummaryrefslogtreecommitdiff
path: root/files/zh-tw/web/api/geolocation_api
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 13:12:21 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 13:12:21 +0100
commit4704bf920fb5a9e983bfb5b80c5dcac6ca347dc2 (patch)
tree81c7fddb46c0165a6dd0c9fcb330674b37a1a86c /files/zh-tw/web/api/geolocation_api
parent43a5cac2eff22c21071800e13bef12af9d3a37d0 (diff)
downloadtranslated-content-4704bf920fb5a9e983bfb5b80c5dcac6ca347dc2.tar.gz
translated-content-4704bf920fb5a9e983bfb5b80c5dcac6ca347dc2.tar.bz2
translated-content-4704bf920fb5a9e983bfb5b80c5dcac6ca347dc2.zip
unslug zh-tw: modify
Diffstat (limited to 'files/zh-tw/web/api/geolocation_api')
-rw-r--r--files/zh-tw/web/api/geolocation_api/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/zh-tw/web/api/geolocation_api/index.html b/files/zh-tw/web/api/geolocation_api/index.html
index cdc56770c4..8aa948f85e 100644
--- a/files/zh-tw/web/api/geolocation_api/index.html
+++ b/files/zh-tw/web/api/geolocation_api/index.html
@@ -1,7 +1,8 @@
---
title: 地理位置定位 (Geolocation)
-slug: Web/API/Geolocation/Using_geolocation
+slug: Web/API/Geolocation_API
translation_of: Web/API/Geolocation_API
+original_slug: Web/API/Geolocation/Using_geolocation
---
<p>Web Apps 若需要使用者的位置,可透過<strong> Geolocation API</strong> 取得相關資訊。而基於隱私權的考量,這些 Web Apps 均必須取得使用者的許可之後,才能發佈位置資訊。</p>