Builder

class Builder

Properties

Link copied to clipboard

The geofence collection to store the geofence in.

Link copied to clipboard

An identifier for the geofence. For example, ExampleGeofence-1.

Link copied to clipboard

Associates one of more properties with the geofence. A property is a key-value pair stored with the geofence and added to any geofence event triggered with that geofence.

Link copied to clipboard

Contains the details to specify the position of the geofence. Can be a circle, a polygon, or a multipolygon. Polygon and MultiPolygon geometries can be defined using their respective parameters, or encoded in Geobuf format using the Geobuf parameter. Including multiple geometry types in the same request will return a validation error.

Functions

Link copied to clipboard