How do a extract longitude & latitude from Arcgis Track Viewer

269
0
07-14-2022 02:01 AM
eShueybAbshirMohamed
New Contributor

Hi,

I'm building a simple geofence web application that requires an ArcGIS polygon feature service that represents geofences, and a point feature service that represents asset locations. The logic is run in PubNub where the function returns a message based on entry or exit of the geofence. Here is a tutorial showcasing a simulation:

https://github.com/Esri/pubnub-geofencing

I would like to create a similar tool but use a gps signals to return whether somebody has entered or exited . I am currently looking into ArcGIS Track Viewer but cant find any coordinate inside my own featerlayer class. Do you have any recommendation on have to apply the same logic as the github repo but in real time ? 

 

0 Kudos
0 Replies