Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MapsGeofenceEvent

Package version

Schema of the Data property of an EventGridEvent for a Geofence event (GeofenceEntered, GeofenceExited, GeofenceResult).

Hierarchy

  • MapsGeofenceEvent

Index

Properties

expiredGeofenceGeometryId

expiredGeofenceGeometryId: string[]

Lists of the geometry ID of the geofence which is expired relative to the user time in the request.

geometries

geometries: MapsGeofenceGeometry[]

Lists the fence geometries that either fully contain the coordinate position or have an overlap with the searchBuffer around the fence.

invalidPeriodGeofenceGeometryId

invalidPeriodGeofenceGeometryId: string[]

Lists of the geometry ID of the geofence which is in invalid period relative to the user time in the request.

isEventPublished

isEventPublished: boolean

True if at least one event is published to the Azure Maps event subscriber, false if no event is published to the Azure Maps event subscriber.

Generated using TypeDoc