MapsGeofenceGeometry interface
ID of the device.Distance from the coordinate to the closestThe unique ID for the geofence geometry.Latitude of the nearest point of the geometry.Longitude of the nearest point of theThe unique id returned from user upload service when
Properties
| device |
|
| distance | |
| geometry |
|
| nearest |
|
| nearest |
|
| ud |
Property Details
deviceId
deviceId?: string
Property Value
string
distance
distance?: number
Property Value
number
geometryId
geometryId?: string
Property Value
string
nearestLat
nearestLat?: number
Property Value
number
nearestLon
nearestLon?: number
Property Value
number
udId
udId?: string
Property Value
string