mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-14 21:28:11 +02:00
rotate mapbox satellite imagery key
(backported as v2.24.1 patch release)
This commit is contained in:
@@ -47,6 +47,12 @@ _Breaking developer changes, which may affect downstream projects or sites that
|
||||
[#9425]: https://github.com/openstreetmap/iD/issues/9425
|
||||
|
||||
|
||||
# 2.24.1
|
||||
##### 2023-Jan-25
|
||||
|
||||
* Rotate Mapbox Satellite imagery access token
|
||||
|
||||
|
||||
# 2.24.0
|
||||
##### 2023-Jan-19
|
||||
|
||||
|
||||
+2
-2
@@ -62437,7 +62437,7 @@
|
||||
"id": "Mapbox",
|
||||
"name": "Mapbox Satellite",
|
||||
"type": "tms",
|
||||
"template": "https://{switch:a,b,c,d}.tiles.mapbox.com/v4/mapbox.satellite/{zoom}/{x}/{y}@2x.jpg?access_token=pk.eyJ1Ijoib3BlbnN0cmVldG1hcCIsImEiOiJja2w5YWt5bnYwNjZmMnFwZjhtbHk1MnA1In0.eq2aumBK6JuRoIuBMm6Gew",
|
||||
"template": "https://{switch:a,b,c,d}.tiles.mapbox.com/v4/mapbox.satellite/{zoom}/{x}/{y}@2x.jpg?access_token=pk.eyJ1Ijoib3BlbnN0cmVldG1hcCIsImEiOiJjbGRiamRwa2UwMTN4M25yeHc3Yzh5bTVsIn0.9wwMW_915dmCXadG-qNj0w",
|
||||
"tileSize": 512,
|
||||
"zoomExtent": [0, 22],
|
||||
"terms_url": "https://www.mapbox.com/about/maps",
|
||||
@@ -124456,4 +124456,4 @@
|
||||
],
|
||||
"terms_text": "Urząd Miasta Zabrza"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user