MapsSDK-Unity
MapsSDK-Unity copied to clipboard
This repository contains samples, documentation, and supporting scripts for Maps SDK, a Microsoft Garage project.
[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,...
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...
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!
**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,...
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...
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!
**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...
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...
**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...
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...