MapsSDK-Unity icon indicating copy to clipboard operation
MapsSDK-Unity copied to clipboard

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

Results 23 MapsSDK-Unity issues
Sort by recently updated
recently updated
newest added

[SDK version: 0.11.0] The field MapPin.ShowOutsideMapBounds would be a very useful thing, if fully supported. We plan to use it to fake large map overlays (i.e. hot areas, interest areas,...

bug

Hello, First of all, let me tell that the Maps SDK is really promising, and worked quite well in my tests so far. (Though it probably introduced seldom crashes to...

question

Im trying reacreate a collision with raycast, but method of the API has a low performance for this. Exist a change of use RaycastCommand with your SDK? https://docs.unity3d.com/ScriptReference/RaycastCommand.html Thanks!

question

**Describe the bug** A clear and concise description of what the bug is. When using the MixedRealityInteractionMapHandler to pan the map, it works fine if I'm facing the map, however,...

bug

Expand the Maps SDK to support headless APIs, i.e. APIs that don't depend directly on the MapRenderer, to do things like geo-coding, reverse geo-coding, or route finding. This would basically...

feature request

Hello, I am researching World Map Globe Edition 2 (https://assetstore.unity.com/packages/tools/gui/world-map-globe-edition-2-150643), vts-browser-unity-plugin (https : //github.com/melowntech/vts-browser-unity-plugin), I hope to have a spherical map, which will be extremely convenient, thank you!

feature request

**Is your feature request related to a problem? Please describe.** Currently MapRenderer.Raycast api will raycast to everything on the map. It would be helpful to add a method that has...

feature request

Some of the tools that we use require accurate collider components attached to the 3D scenes (i.e. mesh colliders). The ability to have accurate colliders on the terrain and buildings...

feature request

**Is your feature request related to a problem? Please describe.** The current map is limited to a table-top sized view. Some scenarios require a view where one can see much...

feature request

Hello, So according to the Unity Support Matrix in the documentation, it only says that up to Unity 2020.3 LTS is supported and there is no listing for Unity 2021.3...

question