microsoft / MapsSDK-Unity

This repository contains samples, documentation, and supporting scripts for Maps SDK, a Microsoft Garage project.
MIT License
648 stars 127 forks source link

3d gameobject on bing map in unity #195

Closed nctran108 closed 12 months ago

nctran108 commented 1 year ago

Hi, now I am using hololen2 to create an human interface which has Bing map sdk as a base and a 3d game object on the top of the map. But I want the game object display in correct coordinate or location. But I don't know how to get latitude and longitude from Bing map. I also want to move the game object base on new longitude and latitude. can you give me some example how to do it?

Screenshot 2023-02-10 114852
kircher1 commented 12 months ago

I think these are the relevant docs: Animating the map Raycasting the map