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

Use in local data

sctrueew opened this issue · comments

commented

Hi,

I have some panoramic images on my disk and I want to load them locally? Can I use it?

Thanks

commented

@oscarlorentzon Hi,

Is there a way to use it locally?

Hi @zpmmehrdad.

You can visualize any 3D reconstruction dataset and its corresponding images with the MapillaryJS Data Provider API since v3.0.0. The dataset can be local or remote.

Take a look at this PR in OpenSfM for a data provider example.