todo, configure map mvp

This commit is contained in:
Bel LaPointe
2022-01-12 20:43:34 -05:00
parent 7ec4ce79dd
commit 3423e5f76a
5 changed files with 28 additions and 0 deletions

View File

@@ -30,6 +30,10 @@
"IDs": {
"Matrix": "@belandbroc:matrix.org"
},
"Maps": {
"Pickup": true,
"Dropoff": true
},
"PauseUntil": -62135596800
}
},
@@ -55,5 +59,8 @@
"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"
}
}