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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript