From 8c3eb67778278bb3abcc648a4dd855bbc8d11f5e Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Mon, 16 Apr 2018 16:57:42 +0000 Subject: [PATCH] Deploy website Deploy website version based on cfa8b4d99094945e1f1a8e144e9f02e48c06e827 --- docs/0.10/geolocation.html | 2 ++ docs/0.11/geolocation.html | 2 ++ docs/0.12/geolocation.html | 2 ++ docs/0.13/geolocation.html | 2 ++ docs/0.14/geolocation.html | 2 ++ docs/0.15/geolocation.html | 2 ++ docs/0.16/geolocation.html | 2 ++ docs/0.17/geolocation.html | 2 ++ docs/0.18/geolocation.html | 2 ++ docs/0.19/geolocation.html | 2 ++ docs/0.20/geolocation.html | 2 ++ docs/0.21/geolocation.html | 2 ++ docs/0.22/geolocation.html | 2 ++ docs/0.23/geolocation.html | 2 ++ docs/0.24/geolocation.html | 2 ++ docs/0.25/geolocation.html | 2 ++ docs/0.26/geolocation.html | 2 ++ docs/0.27/geolocation.html | 2 ++ docs/0.28/geolocation.html | 2 ++ docs/0.29/geolocation.html | 2 ++ docs/0.30/geolocation.html | 2 ++ docs/0.31/geolocation.html | 2 ++ docs/0.32/geolocation.html | 2 ++ docs/0.33/geolocation.html | 2 ++ docs/0.34/geolocation.html | 2 ++ docs/0.35/geolocation.html | 2 ++ docs/0.36/geolocation.html | 2 ++ docs/0.37/geolocation.html | 2 ++ docs/0.38/geolocation.html | 2 ++ docs/0.39/geolocation.html | 2 ++ docs/0.40/geolocation.html | 2 ++ docs/0.41/geolocation.html | 2 ++ docs/0.42/geolocation.html | 2 ++ docs/0.43/geolocation.html | 2 ++ docs/0.44/geolocation.html | 2 ++ docs/0.45/geolocation.html | 2 ++ docs/0.46/geolocation.html | 2 ++ docs/0.47/geolocation.html | 2 ++ docs/0.48/geolocation.html | 2 ++ docs/0.49/geolocation.html | 2 ++ docs/0.5/geolocation.html | 2 ++ docs/0.50/geolocation.html | 2 ++ docs/0.51/geolocation.html | 2 ++ docs/0.52/geolocation.html | 2 ++ docs/0.53/geolocation.html | 2 ++ docs/0.54/geolocation.html | 2 ++ docs/0.6/geolocation.html | 2 ++ docs/0.7/geolocation.html | 2 ++ docs/0.8/geolocation.html | 2 ++ docs/0.9/geolocation.html | 2 ++ docs/geolocation.html | 2 ++ docs/next/geolocation.html | 2 ++ 52 files changed, 104 insertions(+) diff --git a/docs/0.10/geolocation.html b/docs/0.10/geolocation.html index 96c4f71f9f2..91f38b679a3 100644 --- a/docs/0.10/geolocation.html +++ b/docs/0.10/geolocation.html @@ -33,6 +33,8 @@

stopObserving()

static stopObserving()
 
+

Stops observing for device location changes. In addition, it removes all listeners previously registered.

+

Notice that this method has only effect if the geolocation.watchPosition(successCallback, errorCallback) method was previously invoked.

← DimensionsImage Style Props →