GPS
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -319,7 +319,7 @@ angular.module('myApp') | ... | @@ -319,7 +319,7 @@ angular.module('myApp') |
| 319 | content: latitude, | 319 | content: latitude, |
| 320 | time: 5 | 320 | time: 5 |
| 321 | }) | 321 | }) |
| 322 | return | 322 | // return |
| 323 | onSuccess({ | 323 | onSuccess({ |
| 324 | latitude: latitude, | 324 | latitude: latitude, |
| 325 | longitude: longitude | 325 | longitude: longitude | ... | ... |
-
Please register or sign in to post a comment