gn:act_getGeofence
- Description
- Action is used to support the use of geo-fences in ginstr apps.
- Action returns
- void
Action signatures
Load pointer
[gn:act_getGeofence]|[source,target]
Parameter Description source
source which holds the GPS data target
target where the geofence data should be stored
Example
@+id/geoInformation
- source@variable/geoInformation
- target
- ⤷
[gn:act_getGeofence]|[@+id/gps,@variable/geoInformation]
- ⤷