Skip to content

Commit

Permalink
docs: add mapillary-js to showcase (#5464)
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarlorentzon authored Sep 2, 2021
1 parent f361e89 commit 9918c3c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file added website/src/data/showcase/mapillaryjs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions website/src/data/users.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -635,6 +635,14 @@ const Users: User[] = [
source: 'https://github.com/manzinello/mailgo.dev',
tags: ['opensource'],
},
{
title: 'MapillaryJS',
description: 'Interactive, extendable street imagery map experiences',
preview: require('./showcase/mapillaryjs.png'),
website: 'https://mapillary.github.io/mapillary-js/',
source: 'https://github.com/mapillary/mapillary-js',
tags: ['opensource', 'facebook'],
},
{
title: 'MediaMachine',
description: 'Infrastructure for User-Generated Video content',
Expand Down

0 comments on commit 9918c3c

Please sign in to comment.