Provides classes to manage location providers and geofences, allowing enterprises to enforce policies based on geographical location of a device.
| CircularGeofence | This class defines a circular geofence object. |
| Geofence | Base Geofence class used by PolygonalGeofence, CircularGeofence and
LinearGeofence. |
| Geofencing | This class provides APIs to create, destroy and monitor geofences. |
| LatLongPoint | The class defines a latlong point object. |
| LinearGeofence | This class defines a linear geofence object. |
| LocationPolicy | This class provides APIs to control the settings related to location services. |
| PolygonalGeofence | This class defines a polygonal geofence object. |