mapillary / mapillary-js

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

Projection and shader APIs #544

Closed oscarlorentzon closed 2 years ago

oscarlorentzon commented 2 years ago

Motivation

Make it possible to extend the library with custom shading and camera classes.

Contribution

Test Plan

yarn prepare
yarn test
yarn start