TagoIO SDK for JavaScript and TypeScript
Preparing search index...
<internal>
TriggerGeofenceValueType
Type Alias TriggerGeofenceValueType
type
TriggerGeofenceValueType
=
{
center
?:
number
[]
;
coordinates
?:
number
[]
[]
;
radius
?:
number
;
}
Index
Properties
center?
coordinates?
radius?
Properties
Optional
center
center
?:
number
[]
E.g [longitude, latitude]
Optional
coordinates
coordinates
?:
number
[]
[]
E.g [[longitude, latitude], [longitude, latitude], ...]
Optional
radius
radius
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
center
coordinates
radius
TagoIO SDK for JavaScript and TypeScript
Loading...
E.g [longitude, latitude]