You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Hub Generated] Review request for Microsoft.Maps/Microsoft.Maps to add version preview/2.0 (#12175)
* microsoft.imagery 512 not supported
Adding micorosft.imagery to 512 tile not supported list
* Updating Raster Tilesets to Have Max Zoom 22
Certain raster tilesets now support up to zoom level 22.
Copy file name to clipboardExpand all lines: specification/maps/data-plane/Microsoft.Maps/Render/preview/2.0/render.json
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -145,19 +145,19 @@
145
145
},
146
146
{
147
147
"value": "microsoft.base.road",
148
-
"description": "All layers with our main style.<br>\n\nSupports zoom levels 0 through 18. Format: raster (png)."
148
+
"description": "All layers with our main style.<br>\n\nSupports zoom levels 0 through 22. Format: raster (png)."
149
149
},
150
150
{
151
151
"value": "microsoft.base.darkgrey",
152
-
"description": "All layers with our dark grey style.<br>\n\nSupports zoom levels 0 through 18. Format: raster (png)."
152
+
"description": "All layers with our dark grey style.<br>\n\nSupports zoom levels 0 through 22. Format: raster (png)."
153
153
},
154
154
{
155
155
"value": "microsoft.base.labels.road",
156
-
"description": "Label data in our main style.<br>\n\nSupports zoom levels 0 through 18. Format: raster (png)."
156
+
"description": "Label data in our main style.<br>\n\nSupports zoom levels 0 through 22. Format: raster (png)."
157
157
},
158
158
{
159
159
"value": "microsoft.base.hybrid.road",
160
-
"description": "Road, boundary and label data in our main style.<br>\n\nSupports zoom levels 0 through 18. Format: raster (png)."
160
+
"description": "Road, boundary and label data in our main style.<br>\n\nSupports zoom levels 0 through 22. Format: raster (png)."
161
161
},
162
162
{
163
163
"value": "microsoft.imagery",
@@ -298,7 +298,7 @@
298
298
},
299
299
{
300
300
"value": "512",
301
-
"description": "Return a 512 by 512 pixel tile. Available for all tilesetIds except for \n* microsoft.weather.radar.main\n* microsoft.weather.infrared.main\n* microsoft.base.hybrid\n* microsoft.dem"
301
+
"description": "Return a 512 by 512 pixel tile. Available for all tilesetIds except for \n* microsoft.weather.radar.main\n* microsoft.weather.infrared.main\n* microsoft.base.hybrid\n* microsoft.dem\n* microsoft.imagery"
0 commit comments