Esri / arcgis-dijit-locate-button-js

A simple dijit button that when clicked navigates to the users current location using HTML5 Geolocation if available.
http://esri.github.io/arcgis-dijit-locate-button-js/
Apache License 2.0
4 stars 8 forks source link

Click/tap twice when tracking enabled #5

Closed btfou closed 10 years ago

btfou commented 10 years ago

When options tracking: true and useTracking: true the widget must be clicked or tapped twice to start tracking.

esrijs 3.9 on desktop and chrome on mobile

Edit

example: http://uppernehalemwatershedcouncil.github.io/2014-Temperature-Sites/

I also notice the title says Stop tracking location initially.

driskull commented 10 years ago

Should be fixed now. Thanks!