mapillary / mapillary-js

Interactive, extendable street imagery map experiences in the browser, powered by WebGL
https://mapillary.github.io/mapillary-js
MIT License
435 stars 82 forks source link

mapillary and QtWebKit #304

Open Binyamin-R opened 4 years ago

Binyamin-R commented 4 years ago

hi, I am trying to use mapillary through QtWebKit in python. It loads the first image, but then gets stuck. when I open the HTML in a browser it works fine. Do you know how this can be fixed?

oscarlorentzon commented 4 years ago

What errors do you get in the console output of the QtWebKit debug view?

Binyamin-R commented 4 years ago

Hey, I don't get an error , it just gets stuck after I try to go forward

oscarlorentzon commented 3 years ago

Does it work with MapillaryJS v4.0.0 beta?