maproulette / maproulette3

MapRoulette, the micro-tasking tool for OpenStreetMap
https://maproulette.org
MIT License
128 stars 34 forks source link

Mapillary Viewer is broken #2444

Open jake-low opened 1 month ago

jake-low commented 1 month ago

At least for me, the Mapillary imagery viewer on the task map isn't working. Mapillary image points are shown on the map, but after clicking one a black rectangle is shown rather than the expected image. The console has a flurry of errors in it, seems maybe related to CORS or to rate limiting?

Tested on Firefox 130 / macOS 14.6

image
CollinBeczak commented 1 month ago

It works for the most part for me, there are some issues that may need some catch functionality while the feature is loading, and then we also need so visual fixes for the popups. I will get to work on this... I've been planning to enhance the widget and its related features for awhile.

CollinBeczak commented 1 month ago

Some of the errors are just part of mapillary.

Screenshot 2024-09-21 at 5 46 00 PM

However, there is a infinite loop related to mapillary that is related to the popup actions. This could have cause the rate limiting and the black screen you were seeing How long does that screen last for and is mapillary still not working for you at all?

if this is the case:

The console has a flurry of errors in it,

I agree that the like culprit is probably CORS/rate limiting.