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

Map custom maximum zoom level #191

Closed almoga296 closed 6 months ago

almoga296 commented 1 year ago

Hi,

I have a map with maximum zoom level of 23. The current plugin is limited to zoom level 20. Is there a way to load map with higher zoom level?

Regards, Almog

TerraSame commented 1 year ago

Yes! But both very carefully and you may not like it... If you copy the map as another entity and slide it over you will have two maps. Then line them up! You can do this multiple times to make a huge map... Never grab them all to move them or all will change to the original lat long. You can also, prior to copying, scale the first one down then copy and move over... Doing this within unity can be problematic but it is doable... :)

On Tue, Dec 20, 2022, 8:04 AM almoga296 @.***> wrote:

Hi,

I have a map with maximum zoom level of 23. The current plugin is limited to zoom level 20. Is there a way to load map with higher zoom level?

Regards, Almog

— Reply to this email directly, view it on GitHub https://github.com/microsoft/MapsSDK-Unity/issues/191, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFMY7RCW7GVFIPGE6L52V63WOGVELANCNFSM6AAAAAATEPKOEE . You are receiving this because you are subscribed to this thread.Message ID: @.***>