@situm/cordova 3.3.14 → 3.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG_UNRELEASED.md +0 -5
- package/docs/JSDoc/{android_Interfaces.js.html → Interfaces.js.html} +14 -20
- package/docs/JSDoc/MapView.html +2 -2
- package/docs/JSDoc/MapViewController.html +2 -2
- package/docs/JSDoc/Situm.html +770 -55
- package/docs/JSDoc/global.html +547 -221
- package/docs/JSDoc/index.html +2 -2
- package/docs/JSDoc/map-view-controller.js.html +2 -2
- package/docs/JSDoc/map-view.js.html +3 -3
- package/docs/JSDoc/{android_situm.js.html → situm.js.html} +133 -14
- package/docs/conf.json +1 -1
- package/example/ios/App/App/Info.plist +2 -0
- package/package.json +2 -2
- package/plugin.xml +12 -7
- package/src/android/app/src/main/java/es/situm/plugin/SitumMapper.java +112 -131
- package/src/android/app/src/test/java/es/situm/plugin/SitumMapperTest.java +0 -40
- package/src/android/situm.gradle +0 -1
- package/src/ios/Podfile +1 -1
- package/src/ios/situmcordovaplugin/SitumLocationWrapper.m +18 -41
- package/src/ios/situmcordovaplugin/SitumPlugin.m +4 -3
- package/www/{android/Interfaces.js → Interfaces.js} +11 -17
- package/www/common-utils.js +36 -0
- package/www/{android/situm.js → situm.js} +130 -11
- package/www/ios/situm.js +0 -99
package/docs/JSDoc/global.html
CHANGED
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
<ul></ul>
|
|
39
39
|
</div>
|
|
40
40
|
|
|
41
|
-
<div class="lnb-api hidden"><h3>Namespaces</h3><ul><li><a href="MapView.html">MapView</a><button type="button" class="hidden toggle-subnav btn btn-link"> <span class="glyphicon glyphicon-plus"></span></button><div class="hidden" id="MapView_sub"><div class="member-type">Methods</div><ul class="inner"><li><a href="MapView.html#.onLoad">onLoad</a></li></ul></div></li><li><a href="MapViewController.html">MapViewController</a><button type="button" class="hidden toggle-subnav btn btn-link"> <span class="glyphicon glyphicon-plus"></span></button><div class="hidden" id="MapViewController_sub"><div class="member-type">Methods</div><ul class="inner"><li><a href="MapViewController.html#.navigateToPoi">navigateToPoi</a></li><li><a href="MapViewController.html#.onPoiDeselected">onPoiDeselected</a></li><li><a href="MapViewController.html#.onPoiSelected">onPoiSelected</a></li><li><a href="MapViewController.html#.selectPoi">selectPoi</a></li><li><a href="MapViewController.html#.setLanguage">setLanguage</a></li></ul></div></li><li><a href="Situm.html">Situm</a><button type="button" class="hidden toggle-subnav btn btn-link"> <span class="glyphicon glyphicon-plus"></span></button><div class="hidden" id="Situm_sub"><div class="member-type">Methods</div><ul class="inner"><li><a href="Situm.html#.fetchBuildingInfo">fetchBuildingInfo</a></li><li><a href="Situm.html#.fetchBuildings">fetchBuildings</a></li><li><a href="Situm.html#.fetchEventsFromBuilding">fetchEventsFromBuilding</a></li><li><a href="Situm.html#.fetchFloorsFromBuilding">fetchFloorsFromBuilding</a></li><li><a href="Situm.html#.fetchGeofencesFromBuilding">fetchGeofencesFromBuilding</a></li><li><a href="Situm.html#.fetchIndoorPOIsFromBuilding">fetchIndoorPOIsFromBuilding</a></li><li><a href="Situm.html#.fetchMapFromFloor">fetchMapFromFloor</a></li><li><a href="Situm.html#.fetchOutdoorPOIsFromBuilding">fetchOutdoorPOIsFromBuilding</a></li><li><a href="Situm.html#.fetchPoiCategories">fetchPoiCategories</a></li><li><a href="Situm.html#.fetchPoiCategoryIconNormal">fetchPoiCategoryIconNormal</a></li><li><a href="Situm.html#.fetchPoiCategoryIconSelected">fetchPoiCategoryIconSelected</a></li><li><a href="Situm.html#.internalSetEventDelegate">internalSetEventDelegate</a></li><li><a href="Situm.html#.invalidateCache">invalidateCache</a></li><li><a href="Situm.html#.onEnterGeofences">onEnterGeofences</a></li><li><a href="Situm.html#.onExitGeofences">onExitGeofences</a></li><li><a href="Situm.html#.removeNavigationUpdates">removeNavigationUpdates</a></li><li><a href="Situm.html#.removeRealTimeUpdates">removeRealTimeUpdates</a></li><li><a href="Situm.html#.requestDirections">requestDirections</a></li><li><a href="Situm.html#.requestNavigationUpdates">requestNavigationUpdates</a></li><li><a href="Situm.html#.requestRealTimeUpdates">requestRealTimeUpdates</a></li><li><a href="Situm.html#.setApiKey">setApiKey</a></li><li><a href="Situm.html#.setCacheMaxAge">setCacheMaxAge</a></li><li><a href="Situm.html#.setUserPass">setUserPass</a></li><li><a href="Situm.html#.startPositioning">startPositioning</a></li><li><a href="Situm.html#.stopPositioning">stopPositioning</a></li><li><a href="Situm.html#.updateNavigationWithLocation">updateNavigationWithLocation</a></li></ul></div></li></ul></div><div class="lnb-api hidden"><h3>Global</h3><ul><li><a href="global.html#Angle">Angle</a></li><li><a href="global.html#BeaconFilter">BeaconFilter</a></li><li><a href="global.html#Bounds">Bounds</a></li><li><a href="global.html#Building">Building</a></li><li><a href="global.html#BuildingInfo">BuildingInfo</a></li><li><a href="global.html#CartesianCoordinate">CartesianCoordinate</a></li><li><a href="global.html#Circle">Circle</a></li><li><a href="global.html#Coordinate">Coordinate</a></li><li><a href="global.html#Dimensions">Dimensions</a></li><li><a href="global.html#DirectionsOptions">DirectionsOptions</a></li><li><a href="global.html#DirectionsRequest">DirectionsRequest</a></li><li><a href="global.html#Floor">Floor</a></li><li><a href="global.html#Geofence">Geofence</a></li><li><a href="global.html#Indication">Indication</a></li><li><a href="global.html#Location">Location</a></li><li><a href="global.html#LocationOptions">LocationOptions</a></li><li><a href="global.html#LocationRequest">LocationRequest</a></li><li><a href="global.html#LocationStatus">LocationStatus</a></li><li><a href="global.html#NavigationProgress">NavigationProgress</a></li><li><a href="global.html#NavigationRequest">NavigationRequest</a></li><li><a href="global.html#OutdoorLocationOptions">OutdoorLocationOptions</a></li><li><a href="global.html#POI">POI</a></li><li><a href="global.html#PoiCategory">PoiCategory</a></li><li><a href="global.html#PoiDeselectedResult">PoiDeselectedResult</a></li><li><a href="global.html#Point">Point</a></li><li><a href="global.html#PoiSelectedResult">PoiSelectedResult</a></li><li><a href="global.html#RealTimeData">RealTimeData</a></li><li><a href="global.html#RealTimeRequest">RealTimeRequest</a></li><li><a href="global.html#Route">Route</a></li><li><a href="global.html#RouteSegment">RouteSegment</a></li><li><a href="global.html#RouteStep">RouteStep</a></li><li><a href="global.html#SitumConversionArea">SitumConversionArea</a></li><li><a href="global.html#SitumEvent">SitumEvent</a></li></ul></div>
|
|
41
|
+
<div class="lnb-api hidden"><h3>Namespaces</h3><ul><li><a href="MapView.html">MapView</a><button type="button" class="hidden toggle-subnav btn btn-link"> <span class="glyphicon glyphicon-plus"></span></button><div class="hidden" id="MapView_sub"><div class="member-type">Methods</div><ul class="inner"><li><a href="MapView.html#.onLoad">onLoad</a></li></ul></div></li><li><a href="MapViewController.html">MapViewController</a><button type="button" class="hidden toggle-subnav btn btn-link"> <span class="glyphicon glyphicon-plus"></span></button><div class="hidden" id="MapViewController_sub"><div class="member-type">Methods</div><ul class="inner"><li><a href="MapViewController.html#.navigateToPoi">navigateToPoi</a></li><li><a href="MapViewController.html#.onPoiDeselected">onPoiDeselected</a></li><li><a href="MapViewController.html#.onPoiSelected">onPoiSelected</a></li><li><a href="MapViewController.html#.selectPoi">selectPoi</a></li><li><a href="MapViewController.html#.setLanguage">setLanguage</a></li></ul></div></li><li><a href="Situm.html">Situm</a><button type="button" class="hidden toggle-subnav btn btn-link"> <span class="glyphicon glyphicon-plus"></span></button><div class="hidden" id="Situm_sub"><div class="member-type">Methods</div><ul class="inner"><li><a href="Situm.html#.fetchBuildingInfo">fetchBuildingInfo</a></li><li><a href="Situm.html#.fetchBuildings">fetchBuildings</a></li><li><a href="Situm.html#.fetchEventsFromBuilding">fetchEventsFromBuilding</a></li><li><a href="Situm.html#.fetchFloorsFromBuilding">fetchFloorsFromBuilding</a></li><li><a href="Situm.html#.fetchGeofencesFromBuilding">fetchGeofencesFromBuilding</a></li><li><a href="Situm.html#.fetchIndoorPOIsFromBuilding">fetchIndoorPOIsFromBuilding</a></li><li><a href="Situm.html#.fetchMapFromFloor">fetchMapFromFloor</a></li><li><a href="Situm.html#.fetchOutdoorPOIsFromBuilding">fetchOutdoorPOIsFromBuilding</a></li><li><a href="Situm.html#.fetchPoiCategories">fetchPoiCategories</a></li><li><a href="Situm.html#.fetchPoiCategoryIconNormal">fetchPoiCategoryIconNormal</a></li><li><a href="Situm.html#.fetchPoiCategoryIconSelected">fetchPoiCategoryIconSelected</a></li><li><a href="Situm.html#.internalSetEventDelegate">internalSetEventDelegate</a></li><li><a href="Situm.html#.invalidateCache">invalidateCache</a></li><li><a href="Situm.html#.onEnterGeofences">onEnterGeofences</a></li><li><a href="Situm.html#.onExitGeofences">onExitGeofences</a></li><li><a href="Situm.html#.onLocationError">onLocationError</a></li><li><a href="Situm.html#.onLocationStatus">onLocationStatus</a></li><li><a href="Situm.html#.onLocationUpdate">onLocationUpdate</a></li><li><a href="Situm.html#.removeNavigationUpdates">removeNavigationUpdates</a></li><li><a href="Situm.html#.removeRealTimeUpdates">removeRealTimeUpdates</a></li><li><a href="Situm.html#.removeUpdates">removeUpdates</a></li><li><a href="Situm.html#.requestDirections">requestDirections</a></li><li><a href="Situm.html#.requestLocationUpdates">requestLocationUpdates</a></li><li><a href="Situm.html#.requestNavigationUpdates">requestNavigationUpdates</a></li><li><a href="Situm.html#.requestRealTimeUpdates">requestRealTimeUpdates</a></li><li><a href="Situm.html#.setApiKey">setApiKey</a></li><li><a href="Situm.html#.setCacheMaxAge">setCacheMaxAge</a></li><li><a href="Situm.html#.setUserPass">setUserPass</a></li><li><a href="Situm.html#.startPositioning">startPositioning</a></li><li><a href="Situm.html#.stopPositioning">stopPositioning</a></li><li><a href="Situm.html#.updateNavigationWithLocation">updateNavigationWithLocation</a></li></ul></div></li></ul></div><div class="lnb-api hidden"><h3>Global</h3><ul><li><a href="global.html#Angle">Angle</a></li><li><a href="global.html#BeaconFilter">BeaconFilter</a></li><li><a href="global.html#Bounds">Bounds</a></li><li><a href="global.html#Building">Building</a></li><li><a href="global.html#BuildingInfo">BuildingInfo</a></li><li><a href="global.html#CartesianCoordinate">CartesianCoordinate</a></li><li><a href="global.html#Circle">Circle</a></li><li><a href="global.html#Coordinate">Coordinate</a></li><li><a href="global.html#Dimensions">Dimensions</a></li><li><a href="global.html#DirectionsOptions">DirectionsOptions</a></li><li><a href="global.html#DirectionsRequest">DirectionsRequest</a></li><li><a href="global.html#Floor">Floor</a></li><li><a href="global.html#Geofence">Geofence</a></li><li><a href="global.html#Indication">Indication</a></li><li><a href="global.html#Location">Location</a></li><li><a href="global.html#LocationOptions">LocationOptions</a></li><li><a href="global.html#LocationRequest">LocationRequest</a></li><li><a href="global.html#LocationStatus">LocationStatus</a></li><li><a href="global.html#NavigationProgress">NavigationProgress</a></li><li><a href="global.html#NavigationRequest">NavigationRequest</a></li><li class="hidden"><a href="global.html#OnLocationErrorCallback">OnLocationErrorCallback</a></li><li class="hidden"><a href="global.html#OnLocationStatusCallback">OnLocationStatusCallback</a></li><li class="hidden"><a href="global.html#OnLocationUpdateCallback">OnLocationUpdateCallback</a></li><li><a href="global.html#OutdoorLocationOptions">OutdoorLocationOptions</a></li><li><a href="global.html#POI">POI</a></li><li><a href="global.html#PoiCategory">PoiCategory</a></li><li><a href="global.html#PoiDeselectedResult">PoiDeselectedResult</a></li><li><a href="global.html#Point">Point</a></li><li><a href="global.html#PoiSelectedResult">PoiSelectedResult</a></li><li><a href="global.html#RealTimeData">RealTimeData</a></li><li><a href="global.html#RealTimeRequest">RealTimeRequest</a></li><li><a href="global.html#Route">Route</a></li><li><a href="global.html#RouteSegment">RouteSegment</a></li><li><a href="global.html#RouteStep">RouteStep</a></li><li><a href="global.html#SitumConversionArea">SitumConversionArea</a></li><li><a href="global.html#SitumEvent">SitumEvent</a></li></ul></div>
|
|
42
42
|
</nav>
|
|
43
43
|
<div id="resizer"></div>
|
|
44
44
|
|
|
@@ -82,8 +82,8 @@
|
|
|
82
82
|
<span class="type-signature"></span>Angle<span class="type-signature"></span>
|
|
83
83
|
|
|
84
84
|
<div class="container-source members">
|
|
85
|
-
<code><a href="
|
|
86
|
-
<code><a href="
|
|
85
|
+
<code><a href="Interfaces.js.html">Interfaces.js</a></code>,
|
|
86
|
+
<code><a href="Interfaces.js.html#line320">line 320</a></code>
|
|
87
87
|
</div>
|
|
88
88
|
|
|
89
89
|
</h4>
|
|
@@ -272,8 +272,8 @@
|
|
|
272
272
|
<span class="type-signature"></span>BeaconFilter<span class="type-signature"></span>
|
|
273
273
|
|
|
274
274
|
<div class="container-source members">
|
|
275
|
-
<code><a href="
|
|
276
|
-
<code><a href="
|
|
275
|
+
<code><a href="Interfaces.js.html">Interfaces.js</a></code>,
|
|
276
|
+
<code><a href="Interfaces.js.html#line694">line 694</a></code>
|
|
277
277
|
</div>
|
|
278
278
|
|
|
279
279
|
</h4>
|
|
@@ -393,8 +393,8 @@
|
|
|
393
393
|
<span class="type-signature"></span>Bounds<span class="type-signature"></span>
|
|
394
394
|
|
|
395
395
|
<div class="container-source members">
|
|
396
|
-
<code><a href="
|
|
397
|
-
<code><a href="
|
|
396
|
+
<code><a href="Interfaces.js.html">Interfaces.js</a></code>,
|
|
397
|
+
<code><a href="Interfaces.js.html#line99">line 99</a></code>
|
|
398
398
|
</div>
|
|
399
399
|
|
|
400
400
|
</h4>
|
|
@@ -583,8 +583,8 @@
|
|
|
583
583
|
<span class="type-signature"></span>Building<span class="type-signature"></span>
|
|
584
584
|
|
|
585
585
|
<div class="container-source members">
|
|
586
|
-
<code><a href="
|
|
587
|
-
<code><a href="
|
|
586
|
+
<code><a href="Interfaces.js.html">Interfaces.js</a></code>,
|
|
587
|
+
<code><a href="Interfaces.js.html#line1">line 1</a></code>
|
|
588
588
|
</div>
|
|
589
589
|
|
|
590
590
|
</h4>
|
|
@@ -980,8 +980,8 @@
|
|
|
980
980
|
<span class="type-signature"></span>BuildingInfo<span class="type-signature"></span>
|
|
981
981
|
|
|
982
982
|
<div class="container-source members">
|
|
983
|
-
<code><a href="
|
|
984
|
-
<code><a href="
|
|
983
|
+
<code><a href="Interfaces.js.html">Interfaces.js</a></code>,
|
|
984
|
+
<code><a href="Interfaces.js.html#line38">line 38</a></code>
|
|
985
985
|
</div>
|
|
986
986
|
|
|
987
987
|
</h4>
|
|
@@ -1193,8 +1193,8 @@
|
|
|
1193
1193
|
<span class="type-signature"></span>CartesianCoordinate<span class="type-signature"></span>
|
|
1194
1194
|
|
|
1195
1195
|
<div class="container-source members">
|
|
1196
|
-
<code><a href="
|
|
1197
|
-
<code><a href="
|
|
1196
|
+
<code><a href="Interfaces.js.html">Interfaces.js</a></code>,
|
|
1197
|
+
<code><a href="Interfaces.js.html#line134">line 134</a></code>
|
|
1198
1198
|
</div>
|
|
1199
1199
|
|
|
1200
1200
|
</h4>
|
|
@@ -1337,8 +1337,8 @@
|
|
|
1337
1337
|
<span class="type-signature"></span>Circle<span class="type-signature"></span>
|
|
1338
1338
|
|
|
1339
1339
|
<div class="container-source members">
|
|
1340
|
-
<code><a href="
|
|
1341
|
-
<code><a href="
|
|
1340
|
+
<code><a href="Interfaces.js.html">Interfaces.js</a></code>,
|
|
1341
|
+
<code><a href="Interfaces.js.html#line538">line 538</a></code>
|
|
1342
1342
|
</div>
|
|
1343
1343
|
|
|
1344
1344
|
</h4>
|
|
@@ -1481,8 +1481,8 @@
|
|
|
1481
1481
|
<span class="type-signature"></span>Coordinate<span class="type-signature"></span>
|
|
1482
1482
|
|
|
1483
1483
|
<div class="container-source members">
|
|
1484
|
-
<code><a href="
|
|
1485
|
-
<code><a href="
|
|
1484
|
+
<code><a href="Interfaces.js.html">Interfaces.js</a></code>,
|
|
1485
|
+
<code><a href="Interfaces.js.html#line118">line 118</a></code>
|
|
1486
1486
|
</div>
|
|
1487
1487
|
|
|
1488
1488
|
</h4>
|
|
@@ -1625,8 +1625,8 @@
|
|
|
1625
1625
|
<span class="type-signature"></span>Dimensions<span class="type-signature"></span>
|
|
1626
1626
|
|
|
1627
1627
|
<div class="container-source members">
|
|
1628
|
-
<code><a href="
|
|
1629
|
-
<code><a href="
|
|
1628
|
+
<code><a href="Interfaces.js.html">Interfaces.js</a></code>,
|
|
1629
|
+
<code><a href="Interfaces.js.html#line84">line 84</a></code>
|
|
1630
1630
|
</div>
|
|
1631
1631
|
|
|
1632
1632
|
</h4>
|
|
@@ -1769,8 +1769,8 @@
|
|
|
1769
1769
|
<span class="type-signature"></span>DirectionsOptions<span class="type-signature"></span>
|
|
1770
1770
|
|
|
1771
1771
|
<div class="container-source members">
|
|
1772
|
-
<code><a href="
|
|
1773
|
-
<code><a href="
|
|
1772
|
+
<code><a href="Interfaces.js.html">Interfaces.js</a></code>,
|
|
1773
|
+
<code><a href="Interfaces.js.html#line656">line 656</a></code>
|
|
1774
1774
|
</div>
|
|
1775
1775
|
|
|
1776
1776
|
</h4>
|
|
@@ -1982,8 +1982,8 @@
|
|
|
1982
1982
|
<span class="type-signature"></span>DirectionsRequest<span class="type-signature"></span>
|
|
1983
1983
|
|
|
1984
1984
|
<div class="container-source members">
|
|
1985
|
-
<code><a href="
|
|
1986
|
-
<code><a href="
|
|
1985
|
+
<code><a href="Interfaces.js.html">Interfaces.js</a></code>,
|
|
1986
|
+
<code><a href="Interfaces.js.html#line636">line 636</a></code>
|
|
1987
1987
|
</div>
|
|
1988
1988
|
|
|
1989
1989
|
</h4>
|
|
@@ -2178,8 +2178,8 @@
|
|
|
2178
2178
|
<span class="type-signature"></span>Floor<span class="type-signature"></span>
|
|
2179
2179
|
|
|
2180
2180
|
<div class="container-source members">
|
|
2181
|
-
<code><a href="
|
|
2182
|
-
<code><a href="
|
|
2181
|
+
<code><a href="Interfaces.js.html">Interfaces.js</a></code>,
|
|
2182
|
+
<code><a href="Interfaces.js.html#line59">line 59</a></code>
|
|
2183
2183
|
</div>
|
|
2184
2184
|
|
|
2185
2185
|
</h4>
|
|
@@ -2437,8 +2437,8 @@
|
|
|
2437
2437
|
<span class="type-signature"></span>Geofence<span class="type-signature"></span>
|
|
2438
2438
|
|
|
2439
2439
|
<div class="container-source members">
|
|
2440
|
-
<code><a href="
|
|
2441
|
-
<code><a href="
|
|
2440
|
+
<code><a href="Interfaces.js.html">Interfaces.js</a></code>,
|
|
2441
|
+
<code><a href="Interfaces.js.html#line186">line 186</a></code>
|
|
2442
2442
|
</div>
|
|
2443
2443
|
|
|
2444
2444
|
</h4>
|
|
@@ -2696,8 +2696,8 @@
|
|
|
2696
2696
|
<span class="type-signature"></span>Indication<span class="type-signature"></span>
|
|
2697
2697
|
|
|
2698
2698
|
<div class="container-source members">
|
|
2699
|
-
<code><a href="
|
|
2700
|
-
<code><a href="
|
|
2699
|
+
<code><a href="Interfaces.js.html">Interfaces.js</a></code>,
|
|
2700
|
+
<code><a href="Interfaces.js.html#line414">line 414</a></code>
|
|
2701
2701
|
</div>
|
|
2702
2702
|
|
|
2703
2703
|
</h4>
|
|
@@ -2978,8 +2978,8 @@
|
|
|
2978
2978
|
<span class="type-signature"></span>Location<span class="type-signature"></span>
|
|
2979
2979
|
|
|
2980
2980
|
<div class="container-source members">
|
|
2981
|
-
<code><a href="
|
|
2982
|
-
<code><a href="
|
|
2981
|
+
<code><a href="Interfaces.js.html">Interfaces.js</a></code>,
|
|
2982
|
+
<code><a href="Interfaces.js.html#line258">line 258</a></code>
|
|
2983
2983
|
</div>
|
|
2984
2984
|
|
|
2985
2985
|
</h4>
|
|
@@ -3467,8 +3467,79 @@
|
|
|
3467
3467
|
<span class="type-signature"></span>LocationOptions<span class="type-signature"></span>
|
|
3468
3468
|
|
|
3469
3469
|
<div class="container-source members">
|
|
3470
|
-
<code><a href="
|
|
3471
|
-
<code><a href="
|
|
3470
|
+
<code><a href="Interfaces.js.html">Interfaces.js</a></code>,
|
|
3471
|
+
<code><a href="Interfaces.js.html#line595">line 595</a></code>
|
|
3472
|
+
</div>
|
|
3473
|
+
|
|
3474
|
+
</h4>
|
|
3475
|
+
|
|
3476
|
+
|
|
3477
|
+
</dt>
|
|
3478
|
+
<dd>
|
|
3479
|
+
|
|
3480
|
+
<div class="description">
|
|
3481
|
+
A data object that contains parameters for the location service, LocationManager.
|
|
3482
|
+
</div>
|
|
3483
|
+
|
|
3484
|
+
|
|
3485
|
+
<!--
|
|
3486
|
+
|
|
3487
|
+
-->
|
|
3488
|
+
|
|
3489
|
+
|
|
3490
|
+
|
|
3491
|
+
|
|
3492
|
+
<dl class="details">
|
|
3493
|
+
|
|
3494
|
+
|
|
3495
|
+
|
|
3496
|
+
|
|
3497
|
+
|
|
3498
|
+
|
|
3499
|
+
|
|
3500
|
+
|
|
3501
|
+
|
|
3502
|
+
|
|
3503
|
+
|
|
3504
|
+
|
|
3505
|
+
|
|
3506
|
+
|
|
3507
|
+
|
|
3508
|
+
|
|
3509
|
+
<dt class="important tag-deprecated">Deprecated:</dt><dd><ul class="dummy"><li>Use <a href="global.html#LocationRequest">LocationRequest</a> instead.</li></ul></dd>
|
|
3510
|
+
|
|
3511
|
+
|
|
3512
|
+
|
|
3513
|
+
|
|
3514
|
+
|
|
3515
|
+
|
|
3516
|
+
|
|
3517
|
+
|
|
3518
|
+
|
|
3519
|
+
|
|
3520
|
+
|
|
3521
|
+
|
|
3522
|
+
|
|
3523
|
+
|
|
3524
|
+
|
|
3525
|
+
</dl>
|
|
3526
|
+
|
|
3527
|
+
|
|
3528
|
+
|
|
3529
|
+
|
|
3530
|
+
|
|
3531
|
+
</dd>
|
|
3532
|
+
|
|
3533
|
+
|
|
3534
|
+
|
|
3535
|
+
|
|
3536
|
+
<dt>
|
|
3537
|
+
<h4 class="name" id="LocationRequest">
|
|
3538
|
+
<span class="type-signature"></span>LocationRequest<span class="type-signature"></span>
|
|
3539
|
+
|
|
3540
|
+
<div class="container-source members">
|
|
3541
|
+
<code><a href="Interfaces.js.html">Interfaces.js</a></code>,
|
|
3542
|
+
<code><a href="Interfaces.js.html#line554">line 554</a></code>
|
|
3472
3543
|
</div>
|
|
3473
3544
|
|
|
3474
3545
|
</h4>
|
|
@@ -3784,7 +3855,7 @@
|
|
|
3784
3855
|
|
|
3785
3856
|
|
|
3786
3857
|
|
|
3787
|
-
<td class="description last">Beacon filters to be handled during scan time, otherwise only Situm beacons will be scanned. Can be invoked multiple times to add as much beacon filters as you want
|
|
3858
|
+
<td class="description last">Beacon filters to be handled during scan time, otherwise only Situm beacons will be scanned. Can be invoked multiple times to add as much beacon filters as you want.</td>
|
|
3788
3859
|
</tr>
|
|
3789
3860
|
|
|
3790
3861
|
|
|
@@ -3884,160 +3955,6 @@
|
|
|
3884
3955
|
|
|
3885
3956
|
|
|
3886
3957
|
|
|
3887
|
-
|
|
3888
|
-
|
|
3889
|
-
|
|
3890
|
-
|
|
3891
|
-
|
|
3892
|
-
|
|
3893
|
-
|
|
3894
|
-
|
|
3895
|
-
|
|
3896
|
-
|
|
3897
|
-
</dl>
|
|
3898
|
-
|
|
3899
|
-
|
|
3900
|
-
|
|
3901
|
-
|
|
3902
|
-
|
|
3903
|
-
</dd>
|
|
3904
|
-
|
|
3905
|
-
|
|
3906
|
-
|
|
3907
|
-
|
|
3908
|
-
<dt>
|
|
3909
|
-
<h4 class="name" id="LocationRequest">
|
|
3910
|
-
<span class="type-signature"></span>LocationRequest<span class="type-signature"> :array</span>
|
|
3911
|
-
|
|
3912
|
-
<div class="container-source members">
|
|
3913
|
-
<code><a href="android_Interfaces.js.html">android/Interfaces.js</a></code>,
|
|
3914
|
-
<code><a href="android_Interfaces.js.html#line595">line 595</a></code>
|
|
3915
|
-
</div>
|
|
3916
|
-
|
|
3917
|
-
</h4>
|
|
3918
|
-
|
|
3919
|
-
|
|
3920
|
-
</dt>
|
|
3921
|
-
<dd>
|
|
3922
|
-
|
|
3923
|
-
<div class="description">
|
|
3924
|
-
A data object that contains parameters for the location service, LocationManager.
|
|
3925
|
-
</div>
|
|
3926
|
-
|
|
3927
|
-
|
|
3928
|
-
<!--
|
|
3929
|
-
|
|
3930
|
-
<h5>Type:</h5>
|
|
3931
|
-
<ul>
|
|
3932
|
-
<li>
|
|
3933
|
-
|
|
3934
|
-
<span class="param-type">array</span>
|
|
3935
|
-
|
|
3936
|
-
|
|
3937
|
-
</li>
|
|
3938
|
-
</ul>
|
|
3939
|
-
|
|
3940
|
-
-->
|
|
3941
|
-
|
|
3942
|
-
|
|
3943
|
-
|
|
3944
|
-
|
|
3945
|
-
<h5 class="subsection-title">Properties:</h5>
|
|
3946
|
-
|
|
3947
|
-
|
|
3948
|
-
|
|
3949
|
-
<table class="props">
|
|
3950
|
-
<thead>
|
|
3951
|
-
<tr>
|
|
3952
|
-
|
|
3953
|
-
<th>Name</th>
|
|
3954
|
-
|
|
3955
|
-
|
|
3956
|
-
<th>Type</th>
|
|
3957
|
-
|
|
3958
|
-
|
|
3959
|
-
|
|
3960
|
-
|
|
3961
|
-
|
|
3962
|
-
<th class="last">Description</th>
|
|
3963
|
-
</tr>
|
|
3964
|
-
</thead>
|
|
3965
|
-
|
|
3966
|
-
<tbody>
|
|
3967
|
-
|
|
3968
|
-
|
|
3969
|
-
<tr>
|
|
3970
|
-
|
|
3971
|
-
<td class="name"><code>building</code></td>
|
|
3972
|
-
|
|
3973
|
-
|
|
3974
|
-
<td class="type">
|
|
3975
|
-
|
|
3976
|
-
|
|
3977
|
-
<span class="param-type"><a href="global.html#Building">Building</a></span>
|
|
3978
|
-
|
|
3979
|
-
|
|
3980
|
-
|
|
3981
|
-
</td>
|
|
3982
|
-
|
|
3983
|
-
|
|
3984
|
-
|
|
3985
|
-
|
|
3986
|
-
|
|
3987
|
-
<td class="description last">0 - Building on which the positioning will be started</td>
|
|
3988
|
-
</tr>
|
|
3989
|
-
|
|
3990
|
-
|
|
3991
|
-
|
|
3992
|
-
<tr>
|
|
3993
|
-
|
|
3994
|
-
<td class="name"><code>locationOptions</code></td>
|
|
3995
|
-
|
|
3996
|
-
|
|
3997
|
-
<td class="type">
|
|
3998
|
-
|
|
3999
|
-
|
|
4000
|
-
<span class="param-type"><a href="global.html#LocationOptions">LocationOptions</a></span>
|
|
4001
|
-
|
|
4002
|
-
|
|
4003
|
-
|
|
4004
|
-
</td>
|
|
4005
|
-
|
|
4006
|
-
|
|
4007
|
-
|
|
4008
|
-
|
|
4009
|
-
|
|
4010
|
-
<td class="description last">1 - Location options.</td>
|
|
4011
|
-
</tr>
|
|
4012
|
-
|
|
4013
|
-
|
|
4014
|
-
</tbody>
|
|
4015
|
-
</table>
|
|
4016
|
-
|
|
4017
|
-
|
|
4018
|
-
|
|
4019
|
-
|
|
4020
|
-
<dl class="details">
|
|
4021
|
-
|
|
4022
|
-
|
|
4023
|
-
|
|
4024
|
-
|
|
4025
|
-
|
|
4026
|
-
|
|
4027
|
-
|
|
4028
|
-
|
|
4029
|
-
|
|
4030
|
-
|
|
4031
|
-
|
|
4032
|
-
|
|
4033
|
-
|
|
4034
|
-
|
|
4035
|
-
|
|
4036
|
-
|
|
4037
|
-
|
|
4038
|
-
|
|
4039
|
-
|
|
4040
|
-
|
|
4041
3958
|
|
|
4042
3959
|
|
|
4043
3960
|
|
|
@@ -4064,8 +3981,8 @@
|
|
|
4064
3981
|
<span class="type-signature"></span>LocationStatus<span class="type-signature"></span>
|
|
4065
3982
|
|
|
4066
3983
|
<div class="container-source members">
|
|
4067
|
-
<code><a href="
|
|
4068
|
-
<code><a href="
|
|
3984
|
+
<code><a href="Interfaces.js.html">Interfaces.js</a></code>,
|
|
3985
|
+
<code><a href="Interfaces.js.html#line304">line 304</a></code>
|
|
4069
3986
|
</div>
|
|
4070
3987
|
|
|
4071
3988
|
</h4>
|
|
@@ -4208,8 +4125,8 @@
|
|
|
4208
4125
|
<span class="type-signature"></span>NavigationProgress<span class="type-signature"></span>
|
|
4209
4126
|
|
|
4210
4127
|
<div class="container-source members">
|
|
4211
|
-
<code><a href="
|
|
4212
|
-
<code><a href="
|
|
4128
|
+
<code><a href="Interfaces.js.html">Interfaces.js</a></code>,
|
|
4129
|
+
<code><a href="Interfaces.js.html#line443">line 443</a></code>
|
|
4213
4130
|
</div>
|
|
4214
4131
|
|
|
4215
4132
|
</h4>
|
|
@@ -4605,8 +4522,8 @@
|
|
|
4605
4522
|
<span class="type-signature"></span>NavigationRequest<span class="type-signature"></span>
|
|
4606
4523
|
|
|
4607
4524
|
<div class="container-source members">
|
|
4608
|
-
<code><a href="
|
|
4609
|
-
<code><a href="
|
|
4525
|
+
<code><a href="Interfaces.js.html">Interfaces.js</a></code>,
|
|
4526
|
+
<code><a href="Interfaces.js.html#line606">line 606</a></code>
|
|
4610
4527
|
</div>
|
|
4611
4528
|
|
|
4612
4529
|
</h4>
|
|
@@ -4933,8 +4850,8 @@
|
|
|
4933
4850
|
<span class="type-signature"></span>OutdoorLocationOptions<span class="type-signature"></span>
|
|
4934
4851
|
|
|
4935
4852
|
<div class="container-source members">
|
|
4936
|
-
<code><a href="
|
|
4937
|
-
<code><a href="
|
|
4853
|
+
<code><a href="Interfaces.js.html">Interfaces.js</a></code>,
|
|
4854
|
+
<code><a href="Interfaces.js.html#line676">line 676</a></code>
|
|
4938
4855
|
</div>
|
|
4939
4856
|
|
|
4940
4857
|
</h4>
|
|
@@ -5100,8 +5017,8 @@
|
|
|
5100
5017
|
<span class="type-signature"></span>POI<span class="type-signature"></span>
|
|
5101
5018
|
|
|
5102
5019
|
<div class="container-source members">
|
|
5103
|
-
<code><a href="
|
|
5104
|
-
<code><a href="
|
|
5020
|
+
<code><a href="Interfaces.js.html">Interfaces.js</a></code>,
|
|
5021
|
+
<code><a href="Interfaces.js.html#line150">line 150</a></code>
|
|
5105
5022
|
</div>
|
|
5106
5023
|
|
|
5107
5024
|
</h4>
|
|
@@ -5474,8 +5391,8 @@
|
|
|
5474
5391
|
<span class="type-signature"></span>PoiCategory<span class="type-signature"></span>
|
|
5475
5392
|
|
|
5476
5393
|
<div class="container-source members">
|
|
5477
|
-
<code><a href="
|
|
5478
|
-
<code><a href="
|
|
5394
|
+
<code><a href="Interfaces.js.html">Interfaces.js</a></code>,
|
|
5395
|
+
<code><a href="Interfaces.js.html#line211">line 211</a></code>
|
|
5479
5396
|
</div>
|
|
5480
5397
|
|
|
5481
5398
|
</h4>
|
|
@@ -5687,8 +5604,8 @@
|
|
|
5687
5604
|
<span class="type-signature"></span>PoiDeselectedResult<span class="type-signature"></span>
|
|
5688
5605
|
|
|
5689
5606
|
<div class="container-source members">
|
|
5690
|
-
<code><a href="
|
|
5691
|
-
<code><a href="
|
|
5607
|
+
<code><a href="Interfaces.js.html">Interfaces.js</a></code>,
|
|
5608
|
+
<code><a href="Interfaces.js.html#line756">line 756</a></code>
|
|
5692
5609
|
</div>
|
|
5693
5610
|
|
|
5694
5611
|
</h4>
|
|
@@ -5831,8 +5748,8 @@
|
|
|
5831
5748
|
<span class="type-signature"></span>Point<span class="type-signature"></span>
|
|
5832
5749
|
|
|
5833
5750
|
<div class="container-source members">
|
|
5834
|
-
<code><a href="
|
|
5835
|
-
<code><a href="
|
|
5751
|
+
<code><a href="Interfaces.js.html">Interfaces.js</a></code>,
|
|
5752
|
+
<code><a href="Interfaces.js.html#line234">line 234</a></code>
|
|
5836
5753
|
</div>
|
|
5837
5754
|
|
|
5838
5755
|
</h4>
|
|
@@ -6067,8 +5984,8 @@
|
|
|
6067
5984
|
<span class="type-signature"></span>PoiSelectedResult<span class="type-signature"></span>
|
|
6068
5985
|
|
|
6069
5986
|
<div class="container-source members">
|
|
6070
|
-
<code><a href="
|
|
6071
|
-
<code><a href="
|
|
5987
|
+
<code><a href="Interfaces.js.html">Interfaces.js</a></code>,
|
|
5988
|
+
<code><a href="Interfaces.js.html#line738">line 738</a></code>
|
|
6072
5989
|
</div>
|
|
6073
5990
|
|
|
6074
5991
|
</h4>
|
|
@@ -6211,8 +6128,8 @@
|
|
|
6211
6128
|
<span class="type-signature"></span>RealTimeData<span class="type-signature"></span>
|
|
6212
6129
|
|
|
6213
6130
|
<div class="container-source members">
|
|
6214
|
-
<code><a href="
|
|
6215
|
-
<code><a href="
|
|
6131
|
+
<code><a href="Interfaces.js.html">Interfaces.js</a></code>,
|
|
6132
|
+
<code><a href="Interfaces.js.html#line724">line 724</a></code>
|
|
6216
6133
|
</div>
|
|
6217
6134
|
|
|
6218
6135
|
</h4>
|
|
@@ -6332,8 +6249,8 @@
|
|
|
6332
6249
|
<span class="type-signature"></span>RealTimeRequest<span class="type-signature"></span>
|
|
6333
6250
|
|
|
6334
6251
|
<div class="container-source members">
|
|
6335
|
-
<code><a href="
|
|
6336
|
-
<code><a href="
|
|
6252
|
+
<code><a href="Interfaces.js.html">Interfaces.js</a></code>,
|
|
6253
|
+
<code><a href="Interfaces.js.html#line708">line 708</a></code>
|
|
6337
6254
|
</div>
|
|
6338
6255
|
|
|
6339
6256
|
</h4>
|
|
@@ -6476,8 +6393,8 @@
|
|
|
6476
6393
|
<span class="type-signature"></span>Route<span class="type-signature"></span>
|
|
6477
6394
|
|
|
6478
6395
|
<div class="container-source members">
|
|
6479
|
-
<code><a href="
|
|
6480
|
-
<code><a href="
|
|
6396
|
+
<code><a href="Interfaces.js.html">Interfaces.js</a></code>,
|
|
6397
|
+
<code><a href="Interfaces.js.html#line340">line 340</a></code>
|
|
6481
6398
|
</div>
|
|
6482
6399
|
|
|
6483
6400
|
</h4>
|
|
@@ -6804,8 +6721,8 @@
|
|
|
6804
6721
|
<span class="type-signature"></span>RouteSegment<span class="type-signature"></span>
|
|
6805
6722
|
|
|
6806
6723
|
<div class="container-source members">
|
|
6807
|
-
<code><a href="
|
|
6808
|
-
<code><a href="
|
|
6724
|
+
<code><a href="Interfaces.js.html">Interfaces.js</a></code>,
|
|
6725
|
+
<code><a href="Interfaces.js.html#line398">line 398</a></code>
|
|
6809
6726
|
</div>
|
|
6810
6727
|
|
|
6811
6728
|
</h4>
|
|
@@ -6948,8 +6865,8 @@
|
|
|
6948
6865
|
<span class="type-signature"></span>RouteStep<span class="type-signature"></span>
|
|
6949
6866
|
|
|
6950
6867
|
<div class="container-source members">
|
|
6951
|
-
<code><a href="
|
|
6952
|
-
<code><a href="
|
|
6868
|
+
<code><a href="Interfaces.js.html">Interfaces.js</a></code>,
|
|
6869
|
+
<code><a href="Interfaces.js.html#line372">line 372</a></code>
|
|
6953
6870
|
</div>
|
|
6954
6871
|
|
|
6955
6872
|
</h4>
|
|
@@ -7207,8 +7124,8 @@
|
|
|
7207
7124
|
<span class="type-signature"></span>SitumConversionArea<span class="type-signature"></span>
|
|
7208
7125
|
|
|
7209
7126
|
<div class="container-source members">
|
|
7210
|
-
<code><a href="
|
|
7211
|
-
<code><a href="
|
|
7127
|
+
<code><a href="Interfaces.js.html">Interfaces.js</a></code>,
|
|
7128
|
+
<code><a href="Interfaces.js.html#line516">line 516</a></code>
|
|
7212
7129
|
</div>
|
|
7213
7130
|
|
|
7214
7131
|
</h4>
|
|
@@ -7420,8 +7337,8 @@
|
|
|
7420
7337
|
<span class="type-signature"></span>SitumEvent<span class="type-signature"></span>
|
|
7421
7338
|
|
|
7422
7339
|
<div class="container-source members">
|
|
7423
|
-
<code><a href="
|
|
7424
|
-
<code><a href="
|
|
7340
|
+
<code><a href="Interfaces.js.html">Interfaces.js</a></code>,
|
|
7341
|
+
<code><a href="Interfaces.js.html#line482">line 482</a></code>
|
|
7425
7342
|
</div>
|
|
7426
7343
|
|
|
7427
7344
|
</h4>
|
|
@@ -7792,6 +7709,415 @@
|
|
|
7792
7709
|
|
|
7793
7710
|
|
|
7794
7711
|
|
|
7712
|
+
<h3 class="subsection-title">Type Definitions</h3>
|
|
7713
|
+
|
|
7714
|
+
<dl>
|
|
7715
|
+
|
|
7716
|
+
|
|
7717
|
+
<dt>
|
|
7718
|
+
|
|
7719
|
+
<h4 class="name" id="OnLocationErrorCallback">
|
|
7720
|
+
|
|
7721
|
+
<span class="type-signature"></span>OnLocationErrorCallback<span class="signature">(error)</span><span class="type-signature"></span>
|
|
7722
|
+
|
|
7723
|
+
|
|
7724
|
+
<div class="container-source members">
|
|
7725
|
+
<code><a href="situm.js.html">situm.js</a></code>,
|
|
7726
|
+
<code><a href="situm.js.html#line135">line 135</a></code>
|
|
7727
|
+
</div>
|
|
7728
|
+
|
|
7729
|
+
</h4>
|
|
7730
|
+
|
|
7731
|
+
|
|
7732
|
+
|
|
7733
|
+
</dt>
|
|
7734
|
+
<dd>
|
|
7735
|
+
|
|
7736
|
+
|
|
7737
|
+
|
|
7738
|
+
|
|
7739
|
+
|
|
7740
|
+
|
|
7741
|
+
|
|
7742
|
+
|
|
7743
|
+
|
|
7744
|
+
|
|
7745
|
+
<div class="container-params">
|
|
7746
|
+
<h5>Parameters:</h5>
|
|
7747
|
+
|
|
7748
|
+
<table class="params">
|
|
7749
|
+
<thead>
|
|
7750
|
+
<tr>
|
|
7751
|
+
|
|
7752
|
+
<th>Name</th>
|
|
7753
|
+
|
|
7754
|
+
|
|
7755
|
+
<th>Type</th>
|
|
7756
|
+
|
|
7757
|
+
|
|
7758
|
+
|
|
7759
|
+
|
|
7760
|
+
|
|
7761
|
+
<th class="last">Description</th>
|
|
7762
|
+
</tr>
|
|
7763
|
+
</thead>
|
|
7764
|
+
|
|
7765
|
+
<tbody>
|
|
7766
|
+
|
|
7767
|
+
|
|
7768
|
+
<tr>
|
|
7769
|
+
|
|
7770
|
+
<td class="name"><code>error</code></td>
|
|
7771
|
+
|
|
7772
|
+
|
|
7773
|
+
<td class="type">
|
|
7774
|
+
|
|
7775
|
+
|
|
7776
|
+
<span class="param-type">any</span>
|
|
7777
|
+
|
|
7778
|
+
|
|
7779
|
+
|
|
7780
|
+
</td>
|
|
7781
|
+
|
|
7782
|
+
|
|
7783
|
+
|
|
7784
|
+
|
|
7785
|
+
|
|
7786
|
+
<td class="description last">Location error.</td>
|
|
7787
|
+
</tr>
|
|
7788
|
+
|
|
7789
|
+
|
|
7790
|
+
</tbody>
|
|
7791
|
+
</table>
|
|
7792
|
+
|
|
7793
|
+
</div>
|
|
7794
|
+
|
|
7795
|
+
|
|
7796
|
+
|
|
7797
|
+
|
|
7798
|
+
|
|
7799
|
+
|
|
7800
|
+
|
|
7801
|
+
|
|
7802
|
+
|
|
7803
|
+
|
|
7804
|
+
|
|
7805
|
+
|
|
7806
|
+
|
|
7807
|
+
|
|
7808
|
+
|
|
7809
|
+
|
|
7810
|
+
|
|
7811
|
+
<dl class="details">
|
|
7812
|
+
|
|
7813
|
+
|
|
7814
|
+
|
|
7815
|
+
|
|
7816
|
+
|
|
7817
|
+
|
|
7818
|
+
|
|
7819
|
+
|
|
7820
|
+
|
|
7821
|
+
|
|
7822
|
+
|
|
7823
|
+
|
|
7824
|
+
|
|
7825
|
+
|
|
7826
|
+
|
|
7827
|
+
|
|
7828
|
+
|
|
7829
|
+
|
|
7830
|
+
|
|
7831
|
+
|
|
7832
|
+
|
|
7833
|
+
|
|
7834
|
+
|
|
7835
|
+
|
|
7836
|
+
|
|
7837
|
+
|
|
7838
|
+
|
|
7839
|
+
|
|
7840
|
+
|
|
7841
|
+
|
|
7842
|
+
</dl>
|
|
7843
|
+
|
|
7844
|
+
|
|
7845
|
+
|
|
7846
|
+
|
|
7847
|
+
</dd>
|
|
7848
|
+
|
|
7849
|
+
|
|
7850
|
+
|
|
7851
|
+
|
|
7852
|
+
<dt>
|
|
7853
|
+
|
|
7854
|
+
<h4 class="name" id="OnLocationStatusCallback">
|
|
7855
|
+
|
|
7856
|
+
<span class="type-signature"></span>OnLocationStatusCallback<span class="signature">(status)</span><span class="type-signature"></span>
|
|
7857
|
+
|
|
7858
|
+
|
|
7859
|
+
<div class="container-source members">
|
|
7860
|
+
<code><a href="situm.js.html">situm.js</a></code>,
|
|
7861
|
+
<code><a href="situm.js.html#line128">line 128</a></code>
|
|
7862
|
+
</div>
|
|
7863
|
+
|
|
7864
|
+
</h4>
|
|
7865
|
+
|
|
7866
|
+
|
|
7867
|
+
|
|
7868
|
+
</dt>
|
|
7869
|
+
<dd>
|
|
7870
|
+
|
|
7871
|
+
|
|
7872
|
+
|
|
7873
|
+
|
|
7874
|
+
|
|
7875
|
+
|
|
7876
|
+
|
|
7877
|
+
|
|
7878
|
+
|
|
7879
|
+
|
|
7880
|
+
<div class="container-params">
|
|
7881
|
+
<h5>Parameters:</h5>
|
|
7882
|
+
|
|
7883
|
+
<table class="params">
|
|
7884
|
+
<thead>
|
|
7885
|
+
<tr>
|
|
7886
|
+
|
|
7887
|
+
<th>Name</th>
|
|
7888
|
+
|
|
7889
|
+
|
|
7890
|
+
<th>Type</th>
|
|
7891
|
+
|
|
7892
|
+
|
|
7893
|
+
|
|
7894
|
+
|
|
7895
|
+
|
|
7896
|
+
<th class="last">Description</th>
|
|
7897
|
+
</tr>
|
|
7898
|
+
</thead>
|
|
7899
|
+
|
|
7900
|
+
<tbody>
|
|
7901
|
+
|
|
7902
|
+
|
|
7903
|
+
<tr>
|
|
7904
|
+
|
|
7905
|
+
<td class="name"><code>status</code></td>
|
|
7906
|
+
|
|
7907
|
+
|
|
7908
|
+
<td class="type">
|
|
7909
|
+
|
|
7910
|
+
|
|
7911
|
+
<span class="param-type">string</span>
|
|
7912
|
+
|
|
7913
|
+
|
|
7914
|
+
|
|
7915
|
+
</td>
|
|
7916
|
+
|
|
7917
|
+
|
|
7918
|
+
|
|
7919
|
+
|
|
7920
|
+
|
|
7921
|
+
<td class="description last">Status.</td>
|
|
7922
|
+
</tr>
|
|
7923
|
+
|
|
7924
|
+
|
|
7925
|
+
</tbody>
|
|
7926
|
+
</table>
|
|
7927
|
+
|
|
7928
|
+
</div>
|
|
7929
|
+
|
|
7930
|
+
|
|
7931
|
+
|
|
7932
|
+
|
|
7933
|
+
|
|
7934
|
+
|
|
7935
|
+
|
|
7936
|
+
|
|
7937
|
+
|
|
7938
|
+
|
|
7939
|
+
|
|
7940
|
+
|
|
7941
|
+
|
|
7942
|
+
|
|
7943
|
+
|
|
7944
|
+
|
|
7945
|
+
|
|
7946
|
+
<dl class="details">
|
|
7947
|
+
|
|
7948
|
+
|
|
7949
|
+
|
|
7950
|
+
|
|
7951
|
+
|
|
7952
|
+
|
|
7953
|
+
|
|
7954
|
+
|
|
7955
|
+
|
|
7956
|
+
|
|
7957
|
+
|
|
7958
|
+
|
|
7959
|
+
|
|
7960
|
+
|
|
7961
|
+
|
|
7962
|
+
|
|
7963
|
+
|
|
7964
|
+
|
|
7965
|
+
|
|
7966
|
+
|
|
7967
|
+
|
|
7968
|
+
|
|
7969
|
+
|
|
7970
|
+
|
|
7971
|
+
|
|
7972
|
+
|
|
7973
|
+
|
|
7974
|
+
|
|
7975
|
+
|
|
7976
|
+
|
|
7977
|
+
</dl>
|
|
7978
|
+
|
|
7979
|
+
|
|
7980
|
+
|
|
7981
|
+
|
|
7982
|
+
</dd>
|
|
7983
|
+
|
|
7984
|
+
|
|
7985
|
+
|
|
7986
|
+
|
|
7987
|
+
<dt>
|
|
7988
|
+
|
|
7989
|
+
<h4 class="name" id="OnLocationUpdateCallback">
|
|
7990
|
+
|
|
7991
|
+
<span class="type-signature"></span>OnLocationUpdateCallback<span class="signature">(location)</span><span class="type-signature"></span>
|
|
7992
|
+
|
|
7993
|
+
|
|
7994
|
+
<div class="container-source members">
|
|
7995
|
+
<code><a href="situm.js.html">situm.js</a></code>,
|
|
7996
|
+
<code><a href="situm.js.html#line121">line 121</a></code>
|
|
7997
|
+
</div>
|
|
7998
|
+
|
|
7999
|
+
</h4>
|
|
8000
|
+
|
|
8001
|
+
|
|
8002
|
+
|
|
8003
|
+
</dt>
|
|
8004
|
+
<dd>
|
|
8005
|
+
|
|
8006
|
+
|
|
8007
|
+
|
|
8008
|
+
|
|
8009
|
+
|
|
8010
|
+
|
|
8011
|
+
|
|
8012
|
+
|
|
8013
|
+
|
|
8014
|
+
|
|
8015
|
+
<div class="container-params">
|
|
8016
|
+
<h5>Parameters:</h5>
|
|
8017
|
+
|
|
8018
|
+
<table class="params">
|
|
8019
|
+
<thead>
|
|
8020
|
+
<tr>
|
|
8021
|
+
|
|
8022
|
+
<th>Name</th>
|
|
8023
|
+
|
|
8024
|
+
|
|
8025
|
+
<th>Type</th>
|
|
8026
|
+
|
|
8027
|
+
|
|
8028
|
+
|
|
8029
|
+
|
|
8030
|
+
|
|
8031
|
+
<th class="last">Description</th>
|
|
8032
|
+
</tr>
|
|
8033
|
+
</thead>
|
|
8034
|
+
|
|
8035
|
+
<tbody>
|
|
8036
|
+
|
|
8037
|
+
|
|
8038
|
+
<tr>
|
|
8039
|
+
|
|
8040
|
+
<td class="name"><code>location</code></td>
|
|
8041
|
+
|
|
8042
|
+
|
|
8043
|
+
<td class="type">
|
|
8044
|
+
|
|
8045
|
+
|
|
8046
|
+
<span class="param-type"><a href="global.html#Location">Location</a></span>
|
|
8047
|
+
|
|
8048
|
+
|
|
8049
|
+
|
|
8050
|
+
</td>
|
|
8051
|
+
|
|
8052
|
+
|
|
8053
|
+
|
|
8054
|
+
|
|
8055
|
+
|
|
8056
|
+
<td class="description last">Location.</td>
|
|
8057
|
+
</tr>
|
|
8058
|
+
|
|
8059
|
+
|
|
8060
|
+
</tbody>
|
|
8061
|
+
</table>
|
|
8062
|
+
|
|
8063
|
+
</div>
|
|
8064
|
+
|
|
8065
|
+
|
|
8066
|
+
|
|
8067
|
+
|
|
8068
|
+
|
|
8069
|
+
|
|
8070
|
+
|
|
8071
|
+
|
|
8072
|
+
|
|
8073
|
+
|
|
8074
|
+
|
|
8075
|
+
|
|
8076
|
+
|
|
8077
|
+
|
|
8078
|
+
|
|
8079
|
+
|
|
8080
|
+
|
|
8081
|
+
<dl class="details">
|
|
8082
|
+
|
|
8083
|
+
|
|
8084
|
+
|
|
8085
|
+
|
|
8086
|
+
|
|
8087
|
+
|
|
8088
|
+
|
|
8089
|
+
|
|
8090
|
+
|
|
8091
|
+
|
|
8092
|
+
|
|
8093
|
+
|
|
8094
|
+
|
|
8095
|
+
|
|
8096
|
+
|
|
8097
|
+
|
|
8098
|
+
|
|
8099
|
+
|
|
8100
|
+
|
|
8101
|
+
|
|
8102
|
+
|
|
8103
|
+
|
|
8104
|
+
|
|
8105
|
+
|
|
8106
|
+
|
|
8107
|
+
|
|
8108
|
+
|
|
8109
|
+
|
|
8110
|
+
|
|
8111
|
+
|
|
8112
|
+
</dl>
|
|
8113
|
+
|
|
8114
|
+
|
|
8115
|
+
|
|
8116
|
+
|
|
8117
|
+
</dd>
|
|
8118
|
+
|
|
8119
|
+
</dl>
|
|
8120
|
+
|
|
7795
8121
|
|
|
7796
8122
|
|
|
7797
8123
|
</article>
|
|
@@ -7805,7 +8131,7 @@
|
|
|
7805
8131
|
|
|
7806
8132
|
<footer>
|
|
7807
8133
|
<img class="logo" src="https://situm.com/wp-content/uploads/2023/04/situm_logo_blanco_300_sq.png" style="width: 90px; height: 90px">
|
|
7808
|
-
<div class="footer-text">COPYRIGHT © SITUM TECHNOLOGIES
|
|
8134
|
+
<div class="footer-text">COPYRIGHT © SITUM TECHNOLOGIES</div>
|
|
7809
8135
|
</footer>
|
|
7810
8136
|
<script>prettyPrint();</script>
|
|
7811
8137
|
<script src="scripts/jquery.min.js"></script>
|