impl sending maps of pickup+dropoff
This commit is contained in:
14
config.json
14
config.json
@@ -4,6 +4,11 @@
|
||||
"OK": "6h0m0s..6h0m0s",
|
||||
"Error": "6h0m0s..6h0m0s"
|
||||
},
|
||||
"Maps": {
|
||||
"URIFormat": "https://maps.googleapis.com/maps/api/staticmap?center=%s\u0026markers=label=A|%s\u0026zoom=5\u0026size=250x250\u0026scale=2\u0026format=jpeg\u0026maptype=roadmap\u0026key=AIzaSyBkACm-LQkoSfsTO5_XAzBVZE9-JQzcNkg",
|
||||
"Pickup": true,
|
||||
"Dropoff": false
|
||||
},
|
||||
"Clients": {
|
||||
"broc": {
|
||||
"States": [
|
||||
@@ -12,7 +17,7 @@
|
||||
"IDs": {
|
||||
"Matrix": "@belandbroc:matrix.org"
|
||||
},
|
||||
"PauseUntil": 5641848000
|
||||
"PauseUntil": 5642107200
|
||||
},
|
||||
"caleb": {
|
||||
"States": [
|
||||
@@ -30,10 +35,6 @@
|
||||
"IDs": {
|
||||
"Matrix": "@belandbroc:matrix.org"
|
||||
},
|
||||
"Maps": {
|
||||
"Pickup": true,
|
||||
"Dropoff": true
|
||||
},
|
||||
"PauseUntil": -62135596800
|
||||
}
|
||||
},
|
||||
@@ -59,8 +60,5 @@
|
||||
"Username": "noeasyrunstrucking@gmail.com",
|
||||
"Password": "thumper123"
|
||||
}
|
||||
},
|
||||
"Maps": {
|
||||
"URIFormat": "https://maps.googleapis.com/maps/api/staticmap?center=%s&markers=label=A|%s&zoom=5&size=250x250&scale=2&format=jpeg&maptype=roadmap&key=AIzaSyBkACm-LQkoSfsTO5_XAzBVZE9-JQzcNkg"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user