Skip to content

Commit

Permalink
[Hub Generated] Review request for Microsoft.Maps/Microsoft.Maps to a…
Browse files Browse the repository at this point in the history
…dd 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.
  • Loading branch information
chgennar authored Jan 4, 2021
1 parent b9433e4 commit bda39d9
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -145,19 +145,19 @@
},
{
"value": "microsoft.base.road",
"description": "All layers with our main style.<br>\n\nSupports zoom levels 0 through 18. Format: raster (png)."
"description": "All layers with our main style.<br>\n\nSupports zoom levels 0 through 22. Format: raster (png)."
},
{
"value": "microsoft.base.darkgrey",
"description": "All layers with our dark grey style.<br>\n\nSupports zoom levels 0 through 18. Format: raster (png)."
"description": "All layers with our dark grey style.<br>\n\nSupports zoom levels 0 through 22. Format: raster (png)."
},
{
"value": "microsoft.base.labels.road",
"description": "Label data in our main style.<br>\n\nSupports zoom levels 0 through 18. Format: raster (png)."
"description": "Label data in our main style.<br>\n\nSupports zoom levels 0 through 22. Format: raster (png)."
},
{
"value": "microsoft.base.hybrid.road",
"description": "Road, boundary and label data in our main style.<br>\n\nSupports zoom levels 0 through 18. Format: raster (png)."
"description": "Road, boundary and label data in our main style.<br>\n\nSupports zoom levels 0 through 22. Format: raster (png)."
},
{
"value": "microsoft.imagery",
Expand Down Expand Up @@ -298,7 +298,7 @@
},
{
"value": "512",
"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"
"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"
}
]
}
Expand Down

0 comments on commit bda39d9

Please sign in to comment.