Skip to content

yramfos/MapsSDK-Unity

 
 

Repository files navigation

Getting Started Feature Guides Sample Project API Reference

The SDK is currently in preview: Feature requests and bug reports are very much welcome at the issues page.

We want to hear what features you want in order to accomplish mixed reality mapping scenarios!

Overview

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

What is in this repo?

This repository includes samples, documentation and supporting scripts. The core source code for the SDK is not part of this repository.

The supporting scripts are Unity components and shaders that extend or build on-top of the SDK. Because of their usefulness, the supporting scripts are also included in the SDK package.

The version of the supporting scripts in the repository reflects the latest version of the SDK.

Contributions to the sample project, documentation, or supporting scripts are welcome, and where applicable, approved changes will be included in the next release of the SDK. Refer to the Contribution Process for more details.

About

This repository contains samples, documentation, and supporting scripts for Maps SDK, a Microsoft Garage project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 61.8%
  • ShaderLab 34.4%
  • HLSL 3.8%