Skip to content

Commit bda39d9

Browse files
authored
[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.
1 parent b9433e4 commit bda39d9

File tree

1 file changed

+5
-5
lines changed
  • specification/maps/data-plane/Microsoft.Maps/Render/preview/2.0

1 file changed

+5
-5
lines changed

specification/maps/data-plane/Microsoft.Maps/Render/preview/2.0/render.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -145,19 +145,19 @@
145145
},
146146
{
147147
"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)."
149149
},
150150
{
151151
"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)."
153153
},
154154
{
155155
"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)."
157157
},
158158
{
159159
"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)."
161161
},
162162
{
163163
"value": "microsoft.imagery",
@@ -298,7 +298,7 @@
298298
},
299299
{
300300
"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"
302302
}
303303
]
304304
}

0 commit comments

Comments
 (0)