What different other types of Azure maps are there for a Hybrid aerial view with roads and a search bar with more functions like google earth on visual studio 2022

Luke Ferguson 36 Reputation points
2024-04-19T11:03:22.1966667+00:00

What other different types of Azure maps are there for a Hybrid aerial view with roads and a search bar with more functions like google earth on visual studio 2022

Screenshot (131)

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,195 questions
Universal Windows Platform (UWP)
Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
664 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,988 questions
{count} votes

1 answer

Sort by: Most helpful
  1. rbrundritt 16,551 Reputation points Microsoft Employee
    2024-07-02T14:23:42.52+00:00

    Azure Maps does not provide 3D maps of cities like google earth at this time. I don't believe there are any plans for this in the future. Azure Maps provides flat 2D maps. It is possible to bring in elevation data and create 3D terrain, however, if you are going down that route, consider using Cesium: https://cesium.com/

    Here is an example of 3D terrain (no buildings) in Azure Maps here: http://localhost:57174/Demos/AzureMaps/AwsTerrain.html This is using open terrain tiles from here: https://registry.opendata.aws/terrain-tiles/

    0 comments No comments