Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Hub Generated] Review request for Microsoft.Maps/Microsoft.Maps to add version preview/2.0 #12175

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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