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 83 forks source link

Add transparent render pass for custom renderers #609

Closed oscarlorentzon closed 7 months ago

oscarlorentzon commented 7 months ago

Render transparently after opaque pass.

Motivation

Make it possible to decide what pass to render in for custom renderers.

Contribution

Test Plan

yarn build
yarn test
yarn start