Skip to content

Commit f04b56b

Browse files
authored
Merge pull request #271558 from stevemunk/BUG-27567080-weather-icon
Weather icon: mostly-cloudy-snow-night
2 parents 5f7e01f + c071f34 commit f04b56b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
1.16 KB
Loading

articles/azure-maps/weather-services-concepts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Some of the Weather service APIs return the `iconCode` in the response. The `ico
7070
| 20 | :::image type="icon" source="./media/weather-services-concepts/mostly-cloudy-flurries.png"::: | Yes | No | Mostly Cloudy with Flurries|
7171
| 21 | :::image type="icon" source="./media/weather-services-concepts/partly-sunny-flurries.png"::: | Yes | No | Partly Sunny with Flurries|
7272
| 22 | :::image type="icon" source="./media/weather-services-concepts/snow-i.png"::: | Yes | Yes | Snow|
73-
| 23 | :::image type="icon" source="./media/weather-services-concepts/mostly-cloudy-snow.png"::: | Yes | No | Mostly Cloudy with Snow|
73+
| 23 | :::image type="icon" source="./media/weather-services-concepts/mostly-cloudy-snow.png"::: | Yes | No | Mostly Cloudy with Snow|
7474
| 24 | :::image type="icon" source="./media/weather-services-concepts/ice-i.png"::: | Yes | Yes | Ice |
7575
| 25 | :::image type="icon" source="./media/weather-services-concepts/sleet-i.png"::: | Yes | Yes | Sleet|
7676
| 26 | :::image type="icon" source="./media/weather-services-concepts/freezing-rain.png"::: | Yes | Yes | Freezing Rain|
@@ -89,7 +89,7 @@ Some of the Weather service APIs return the `iconCode` in the response. The `ico
8989
| 41 | :::image type="icon" source="./media/weather-services-concepts/partly-cloudy-tstorms-night.png"::: | No | Yes | Partly Cloudy with Thunderstorms|
9090
| 42 | :::image type="icon" source="./media/weather-services-concepts/mostly-cloudy-tstorms-night.png"::: | No | Yes | Mostly Cloudy with Thunderstorms|
9191
| 43 | :::image type="icon" source="./media/weather-services-concepts/mostly-cloudy-flurries-night.png"::: | No | Yes | Mostly Cloudy with Flurries|
92-
| 44 | :::image type="icon" source="./media/weather-services-concepts/mostly-cloudy-snow.png"::: | No | Yes | Mostly Cloudy with Snow|
92+
| 44 | :::image type="icon" source="./media/weather-services-concepts/mostly-cloudy-snow-night.png"::: | No | Yes | Mostly Cloudy with Snow|
9393

9494
## Radar and satellite imagery color scale
9595

0 commit comments

Comments
 (0)