How do I make a uwp WinUI web app using all weather azure maps styles together as one on select style button on top right corner of screen is arrow picture with button

Luke Ferguson 41 Reputation points
2024-07-06T12:07:11.2566667+00:00

How do I make a uwp web app using all weather azure maps styles together as one on select style button on top right corner of screen is arrow picture with button

https://samples.azuremaps.com/?search=weather

in screenshot 4 only the one circled in blue below

https://samples.azuremaps.com/?sample=animated-tile-layer

https://github.com/Azure-Samples/AzureMapsCodeSamples/blob/main/Samples/Animations/Animated%20tile%20layer/Animated%20tile%20layer.html ect using the code samples on visual studio 2022

Screenshot (4)

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
654 questions
{count} votes

5 answers

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  3. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  4. Sinny Pan 90 Reputation points Microsoft Employee
    2024-07-11T06:40:28.47+00:00

    Hi, @Luke Ferguson , may I ask if you are asking to let animated weather layer (radar or infared) as one of map styles in style control?

    Btw, though UWP is still supported, according to official FAQ, most new features including support for the latest .NET runtimes, will only be added to the Windows App SDK / WinUI 3.

    0 comments No comments

  5. Luke Ferguson 41 Reputation points
    2024-07-11T07:54:59.41+00:00

    Yes I do want to use new features and the radar and inferred plus previous and current weather times in timer as one can views change different selected layouts views https://samples.azuremaps.com/?search=weather&sample=show-weather-overlays-on-a-map first selected view https://samples.azuremaps.com/?sample=animated-tile-layer to the other weathers ones can select them individually like in a combobox second selected separate view https://samples.azuremaps.com/?search=weather&sample=current-air-qualitythird selected separate view https://samples.azuremaps.com/?search=weather&sample=forecasted-air-qualityforth selected view https://samples.azuremaps.com/?search=weather&sample=get-current-weather-at-a-location with search bar button and select views button to change for different layouts

    0 comments No comments