Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom render API #336

Merged
merged 2 commits into from
Mar 2, 2021
Merged

Custom render API #336

merged 2 commits into from
Mar 2, 2021

Conversation

oscarlorentzon
Copy link
Member

Motivation

Make it possible to augment the street imagery viewing experience with any content.

Contribution

Custom render API that allows adding custom renderers, implemented outside of MapillaryJS, to the render pipeline.

Test Plan

yarn prepare
yarn test
yarn start

Document public entities.
Test triggered gl rendering, viewer custom renderer methods
and custom renderer.
@oscarlorentzon oscarlorentzon added this to the 4.0.0 milestone Mar 2, 2021
@oscarlorentzon oscarlorentzon merged commit 8fd61c9 into main Mar 2, 2021
@oscarlorentzon oscarlorentzon deleted the feature-custom-renderer branch March 2, 2021 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants