Merge "Reworking geofencing training to new API and sample." into lmp-docs
This commit is contained in:
BIN
docs/html/images/training/geofence.png
Normal file
BIN
docs/html/images/training/geofence.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 138 KiB |
BIN
docs/html/images/training/geofence@2x.png
Normal file
BIN
docs/html/images/training/geofence@2x.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 269 KiB |
File diff suppressed because it is too large
Load Diff
@@ -81,4 +81,10 @@ startpage=true
|
|||||||
Learn how to convert a location's latitude and longitude into an address
|
Learn how to convert a location's latitude and longitude into an address
|
||||||
(reverse geocoding).
|
(reverse geocoding).
|
||||||
</dd>
|
</dd>
|
||||||
|
<dt>
|
||||||
|
<b><a href="geofencing.html">Creating and Monitoring Geofences</a></b>
|
||||||
|
</dt> <dd>
|
||||||
|
Learn how to define one or more geographic areas as locations of interest,
|
||||||
|
called geofences, and detect when the user is close to or inside a geofence.
|
||||||
|
</dd>
|
||||||
</dl>
|
</dl>
|
||||||
|
|||||||
@@ -736,6 +736,10 @@ include the action bar on devices running Android 2.1 or higher."
|
|||||||
Displaying a Location Address
|
Displaying a Location Address
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li><a href="<?cs var:toroot ?>training/location/geofencing.html">
|
||||||
|
Creating and Monitoring Geofences
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|||||||
Reference in New Issue
Block a user