Esri / developer-support

Proof of concept developer code and samples to help be successful with all ArcGIS developer products (Python, NET, JavaScript, Android…). The repository is designed to be an exchange for sharing coding conventions and wisdom to developers at all skill levels.
Apache License 2.0
266 stars 164 forks source link

Passive Location Retrieval Sample Added #274

Closed nohe427 closed 7 years ago

nohe427 commented 7 years ago

This passively uses location data that is used by other applications. If you need to process location information as it becomes available, when other apps use the location data or make a request, this app will piggyback on those requests.

briantwatson commented 7 years ago

Looks good, thanks @nohe427