openstreetmap / iD

🆔 The easy-to-use OpenStreetMap editor in JavaScript.

Home Page:https://www.openstreetmap.org/edit?editor=id

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bing imagery viewer not working

RedAuburn opened this issue · comments

URL

No response

How to reproduce the issue?

  1. enable bing imagery viewer
  2. select an imagery point
  3. the viewer sometimes flashes the imagery, before showing a white screen with an error.
  4. ticking the high resolution box freezes the whole editor.

Screenshot(s) or anything else?

Screenshot from 2024-05-26 12-47-33

Which deployed environments do you see the issue in?

Released version at openstreetmap.org/edit

What version numbers does this issue effect?

2.29.0

Which browsers are you seeing this problem on?

Firefox

the error is "the file {data:image/*} could not be accessed."

As this feature still works fine on externally hosted instances of iD (e.g. https://ideditor-release.netlify.app), this bug must have something to do with the integration into the OSM website. Most likely this was caused by openstreetmap/openstreetmap-website#4627 – I'm taking a look right now

thank you! 😊