Share via

Azure Map rendering issue

Ayush 0 Reputation points
2023-07-31T19:54:01.72+00:00

Hello,

I am rendering a map using Azure services and it was working till yesterday, today it started throwing errors such as (shown at the bottom) I used a simple template based on the ones given on the page

please help with whatever insight possible thank you

atlas.min.js:55 Error: Could not load image because of out of range source coordinates for image copy. Please make sure to use a supported image type such as PNG or JPEG. Note that SVGs are not supported.
    at atlas.min.js:55:1
Azure Maps
Azure Maps

An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.


1 answer

Sort by: Most helpful
  1. IoTGirl 3,956 Reputation points Microsoft Employee Moderator
    2023-08-08T01:12:16.4133333+00:00

    Hello Folks,

    We have two options presented here:

    1. Clear the cache as the image sprite may have changed and an old location is being loaded.
    2. New and old sprite versions are definitely different, so a confirmation was asked as to the version being used or try some of the other versions of the control to see if that fixes the issue

    Specifically, we have changed our tile source as noted in our blog, https://techcommunity.microsoft.com/t5/azure-maps-blog/there-is-a-new-style-of-maps-across-microsoft/ba-p/3788157, but it should be discrete by version.

    Please follow up as to which you have tried and whether the issue is still occurring. As Ricky notes, if you stay at 2.1 or 2.2 you should only be using the V1 tileset and that would eliminate the new tileset as the source of the issue.

    Sincere thanks,

    IoTGirl

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.