Removed extra comma in object
This commit is contained in:
parent
fa218ec65d
commit
414c80a18d
|
@ -168,7 +168,7 @@ var AjaxGeoLocation = (function() {
|
|||
accuracy: 43000, // same as Gears accuracy over wifi?
|
||||
altitudeAccuracy: null,
|
||||
heading: null,
|
||||
speed: null,
|
||||
speed: null
|
||||
},
|
||||
// extra info that is outside of the bounds of the core API
|
||||
address: {
|
||||
|
|
Loading…
Reference in New Issue
Block a user