diff options
Diffstat (limited to 'files/pt-br/web/api/geolocation_api/index.html')
-rw-r--r-- | files/pt-br/web/api/geolocation_api/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pt-br/web/api/geolocation_api/index.html b/files/pt-br/web/api/geolocation_api/index.html index b6799afa16..32cda6784d 100644 --- a/files/pt-br/web/api/geolocation_api/index.html +++ b/files/pt-br/web/api/geolocation_api/index.html @@ -1,10 +1,11 @@ --- title: Usando geolocation -slug: Using_geolocation +slug: Web/API/Geolocation_API tags: - Geolocation API - Guia(2) translation_of: Web/API/Geolocation_API +original_slug: Using_geolocation --- <p>A <strong>API geolocation</strong> permite que o usuário forneça sua localização a aplicativos web se ele desejar. Por questões de privacidade, o usuário é perguntado se permite fornecer informações de localização.</p> |