6b090fc4 by ex

GPS

1 parent 77ef2344
......@@ -304,9 +304,10 @@ angular.module('myApp')
} else {
appClient.getGPS('', function (data, cb) {
layer.open({
content: data,
content: 1,
time: 5
})
return
var latitude = ''
var longitude = ''
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!