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

How to scale gameobjects with a mappin component #182

Closed tap2k closed 2 years ago

tap2k commented 2 years ago

Attaching a mappin component makes it not possible to edit the scale parameters of the container object. The mappin component then applies an arbitrary scale which obscures the rest of the map. How to adjust the scale of the object appropriate relative to the map size?

tap2k commented 2 years ago

Never mind I see this question was already answered