impl map images

This commit is contained in:
Bel LaPointe
2022-01-12 22:05:18 -05:00
parent bfc7aedecf
commit b515143fc6
7 changed files with 63 additions and 12 deletions

View File

@@ -4,15 +4,27 @@
"OK": "6h0m0s..6h0m0s",
"Error": "6h0m0s..6h0m0s"
},
"Images": {
"ClientID": "d9ac7cabe813d10",
"ClientSecret": "9d0b3d82800b30ca88f595d3bcd6985f627d7d82",
"RefreshToken": "171417741bf762b99b0b9f9137491b7a69874a77",
"AccessToken": "e63db98f92d2db7ac7f56914a2030c889b378e9b",
"RefreshURI": "https://api.imgur.com/oauth2/token",
"RefreshFormat": "refresh_token=%s&client_id=%s&client_secret=%s&grant_type=refresh_token",
"RefreshMethod": "POST",
"UploadURI": "https://api.imgur.com/3/image",
"UploadMethod": "POST"
},
"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",
"URIFormat": "https://maps.googleapis.com/maps/api/staticmap?center=%s\u0026markers=label=A|%s\u0026zoom=5\u0026size=250x250\u0026scale=1\u0026format=jpeg\u0026maptype=roadmap\u0026key=AIzaSyBkACm-LQkoSfsTO5_XAzBVZE9-JQzcNkg",
"Pickup": true,
"Dropoff": false
"Dropoff": true
},
"Clients": {
"broc": {
"States": [
"OH"
"FL",
"NC"
],
"IDs": {
"Matrix": "@belandbroc:matrix.org"
@@ -21,7 +33,7 @@
},
"caleb": {
"States": [
"OH"
"FL"
],
"IDs": {
"Matrix": "@belandbroc:matrix.org"
@@ -44,12 +56,12 @@
"Message": {
"Matrix": {
"ReceiveEnabled": true,
"Mock": true,
"Mock": false,
"Homeserver": "https://matrix-client.matrix.org",
"Username": "@breellocaldev:matrix.org",
"Token": "syt_YnJlZWxsb2NhbGRldg_HTewKMMePdEcLvceAKEz_2fHsHa",
"Device": "TGNIOGKATZ",
"Room": "!rMvyKroCAJMRqFwTwC:matrix.org"
"Room": "!ySKxwGHQPzPfVAldfJ:matrix.org"
}
},
"Once": true,