openstreetmap / iD

🆔 The easy-to-use OpenStreetMap editor in JavaScript.
https://www.openstreetmap.org/edit?editor=id
ISC License
3.36k stars 1.21k forks source link

Upgrade to Bing streetside API v8 #8747

Open ikryvanos opened 3 years ago

ikryvanos commented 3 years ago

Hi

I noticed that I'm not able to use bing streetside anymore, a week ago it worked fine.

image

Could anybody help me?

Andygol commented 3 years ago

It looks like the Bing access key has expired. 🤔

ikryvanos commented 3 years ago

Bing data is available now, but in console we still have some weird errors image

mbrzakovic commented 3 years ago

I've started working on this. The problem is that the current iD streetside code uses outdated v7-ish Bing map controls. We should switch the appropriate v8 calls. https://social.technet.microsoft.com/wiki/contents/articles/34563.bing-maps-v7-to-v8-migration-guide.aspx

tyrasd commented 1 year ago

Let's use this issue to track migration to Bing streetview's API v8.

Unfortunately, this is currently blocked by our API key not being enabled on the v8 API. I'm currently trying to find out how to fix that.

Dimitar5555 commented 1 year ago

@tyrasd This might be helpful: https://social.technet.microsoft.com/wiki/contents/articles/34563.bing-maps-v7-to-v8-migration-guide.aspx