From 4704bf920fb5a9e983bfb5b80c5dcac6ca347dc2 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 13:12:21 +0100 Subject: unslug zh-tw: modify --- files/zh-tw/web/api/geolocation_api/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'files/zh-tw/web/api/geolocation_api') 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 ---

Web Apps 若需要使用者的位置,可透過 Geolocation API 取得相關資訊。而基於隱私權的考量,這些 Web Apps 均必須取得使用者的許可之後,才能發佈位置資訊。

-- cgit v1.2.3-54-g00ecf