mapillary / mapillary-js

Interactive, extendable street imagery map experiences in the browser, powered by WebGL

Home Page:https://mapillary.github.io/mapillary-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

moveCloseTo is broken in Chrome

danieldunderfelt opened this issue · comments

Basic information

MapillaryJS version: 2.20.0
System/Browser: Brave, Chromium 78

Works in Firefox.

Steps to Reproduce Behavior

  1. Use the moveCloseTo function
  2. Open the app in Chrome

Expected behavior

Image in viewer and no error

Actual behavior

No image in viewer and error in console

The moveCloseTo function is broken in Chromium, minimal repro here: https://bl.ocks.org/oscarlorentzon/a60f3dad3f3accfe67ea1048be88df26

The same function works in Firefox 72.

This is probably a Three.js issue.

Adblocker issue, sorry.