Does this show live current weather conditions across the world https://samples.azuremaps.com/?sample=show-weather-overlays-on-a-map

Luke Ferguson 26 Reputation points
2024-07-18T10:33:55.44+00:00
Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
719 questions
{count} votes

1 answer

Sort by: Most helpful
  1. rbrundritt 18,071 Reputation points Microsoft Employee
    2024-07-18T14:30:22.2066667+00:00

    Yes, that shows live weather radar and infrared data across the world. The data comes from AccuWeather.

    Weather details for specific locations, both current and forecast data, can be retrieved using one of the many Weather services here: https://learn.microsoft.com/en-us/rest/api/maps/weather?view=rest-maps-2024-04-01 Note that these services are not a visual overlay, but raw data. It is possible to display their info on the map, but it requires making a request for each location you want to appear on the map which can get expensive.

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.