Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | update -> track as it is a better name | Struan Donald | 2013-03-21 | -6/+6 |
| | ||||
* | remove debug statements | Struan Donald | 2013-03-21 | -7/+0 |
| | ||||
* | The first time this is called the watch id doesn't seem to be available | Struan Donald | 2013-03-21 | -2/+0 |
| | | | | | so if we only call this once, as is aften the case if you move to one screen and back to aroun screen, then it never sets the posiotion of the dot | |||
* | clear the correct watch | Struan Donald | 2013-03-21 | -1/+1 |
| | ||||
* | if multiple matches on address search display list and go to map when one is ↵ | Struan Donald | 2013-03-21 | -1/+1 |
| | | | | selected | |||
* | correct edito | Struan Donald | 2013-03-21 | -1/+1 |
| | ||||
* | track when we are updating position and stop updating when we leave the screen | Struan Donald | 2013-03-20 | -0/+3 |
| | ||||
* | display blue dot at current location and update as person moves | Struan Donald | 2013-03-20 | -0/+20 |
| | ||||
* | change location object to be a property of FMS object | Struan Donald | 2013-03-20 | -78/+87 |
| | | | | distinguish between gps ans search events | |||
* | jslint pacification | Struan Donald | 2013-03-07 | -4/+5 |
| | ||||
* | increase how long we wait for geolocating to complete | Struan Donald | 2013-03-07 | -1/+1 |
| | ||||
* | once locating is finished remove the watch id | Struan Donald | 2013-03-07 | -2/+2 |
| | ||||
* | use FMS.strings and not STRINGS for warning messages | Struan Donald | 2013-03-07 | -5/+5 |
| | ||||
* | add in locate javascript object | Struan Donald | 2013-03-07 | -0/+89 |