aboutsummaryrefslogtreecommitdiffstats
path: root/www/js/locate.js
Commit message (Expand)AuthorAgeLines
* Specify that FMS_URL should not have an end slash.Matthew Somerville2016-04-26-1/+1
* Define PositionError object as navigator.geoLocation doesn't define itDave Arter2015-08-28-0/+8
* update Android to Cordova 3.6Struan Donald2015-08-28-0/+125
* instead of using js to inject the correct cordova js file in toStruan Donald2013-07-12-125/+0
* display sensible error message if location services are turned offStruan Donald2013-04-23-2/+7
* locate should not interact with display elementsStruan Donald2013-04-22-1/+0
* do not display spinner plus locating screen at the same timeStruan Donald2013-04-22-2/+6
* extract geolocation parts of view out to view that is inherited fromStruan Donald2013-04-22-2/+6
* update -> track as it is a better nameStruan Donald2013-03-21-6/+6
* remove debug statementsStruan Donald2013-03-21-7/+0
* The first time this is called the watch id doesn't seem to be availableStruan Donald2013-03-21-2/+0
* clear the correct watchStruan Donald2013-03-21-1/+1
* if multiple matches on address search display list and go to map when one is ...Struan Donald2013-03-21-1/+1
* correct editoStruan Donald2013-03-21-1/+1
* track when we are updating position and stop updating when we leave the screenStruan Donald2013-03-20-0/+3
* display blue dot at current location and update as person movesStruan Donald2013-03-20-0/+20
* change location object to be a property of FMS objectStruan Donald2013-03-20-78/+87
* jslint pacificationStruan Donald2013-03-07-4/+5
* increase how long we wait for geolocating to completeStruan Donald2013-03-07-1/+1
* once locating is finished remove the watch idStruan Donald2013-03-07-2/+2
* use FMS.strings and not STRINGS for warning messagesStruan Donald2013-03-07-5/+5
* add in locate javascript objectStruan Donald2013-03-07-0/+89