GeofencingService API

Create and monitor geofences in a Lightning web component. 

The Syntax sections in the next topics use TypeScript formatting. We use this formatting to make the API syntax easier to understand. For example, functions can be described by the function name, parameter name and type, and a return type like this one.

Optional parameters are appended with ? like objectInfo?: ObjectInfo. For more information, see the TypeScript Handbook.

For more information on how GeofencingService works, see Monitor Geofence Regions on a Mobile Device.