]> git.openstreetmap.org Git - rails.git/commit
Don't wait for a timeout when the browser doesn't support geolocation
authorTom Hughes <tom@compton.nu>
Sun, 24 Nov 2013 16:45:45 +0000 (16:45 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 24 Nov 2013 16:46:58 +0000 (16:46 +0000)
commit114f7228605213acd28d177c5262e5c74244b043
tree9c093af770350452e1414f655cf9335913cf1bc0
parent312bc4e72cdedc22dab831c8f5f23665e33bdc29
Don't wait for a timeout when the browser doesn't support geolocation

If the browser doesn't support geolocation then we might as well just
start manual edit mode straight away rather than waiting four seconds.
app/assets/javascripts/welcome.js