Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
kircher1 edited this page Feb 23, 2024 · 26 revisions

Maps SDK, a Microsoft Garage project, is ending. As of February 22, 2024, the SDK is deprecated. The SDK will be available until June 30, 2024, and the service will shut down March 1, 2025. Our team learned a lot during this experiment, and we appreciate the community's involvement with this Microsoft Garage project.


Getting Started Feature Guides Sample Project API Reference

Maps SDK, a Microsoft Garage project provides the ability to visualize a 3D map within Unity-based projects. The SDK handles streaming and rendering of 3D terrain data with world-wide coverage.

Select cities and regions are rendered at a very high level of detail.

Maps SDK, a Microsoft Garage project has been optimized for mixed reality applications and devices including the HoloLens, HoloLens 2, Windows Immersive headsets, HTC Vive, and Oculus Rift.

The SDK also provides APIs for services like geocoding and utility classes for working with geospatial data.

See Microsoft® Bing™ Map Platform APIs Terms of Use for information about the terms of use for the SDK.

Feature Guides

Configuring the map Attaching GameObjects Adding labels
Animating the map Raycasting the map Displaying copyrights
Customizing map data Displaying contour lines

Clone this wiki locally