Locate widget with useTracking option true

6401
11
Jump to solution
05-19-2016 10:47 AM
BhavinSanghani
Occasional Contributor II

Has anyone tried Locate widget with useTracking: true option?

I want to see the symbol is moving on the map when someone is moving around. How can we test this scenario of location monitoring?

0 Kudos
11 Replies
BjornSvensson
Esri Regular Contributor

If you want to test in other browsers, or without the chrome emulator, you can use a third party library like in this JSAPI 4.0 sample:

Track coordinate locations | ArcGIS API for JavaScript 4.0

BhavinSanghani
Occasional Contributor II

Thanks! I was looking for something like this only.

0 Kudos