Skip to content

WebGL JavaScript library for displaying street level imagery from mapillary.com

License

Notifications You must be signed in to change notification settings

gitter-badger/mapillary-js

 
 

Repository files navigation

mapillary-js Build Status

WebGL JavaScript library for displaying street level photos from Mapillary

**ATTENTION! This is a beta release

Using mapillary-js

Include via HTML tags:

<link rel="stylesheet" href="https://npmcdn.com/mapillary-js@0.0.5/dist/mapillary-js.min.css">
<script src="https://npmcdn.com/mapillary-js@0.0.5/dist/mapillary-js.min.js"></script>

Make sure to check out Examples section below or API Documentation for more information.

Alternatively, you can npm install mapillary-js to use it with module loader/bundler of your choice.

Examples

Documentation

Changelog

Every release is described on the GitHub Releases page.

License

MIT License

About

WebGL JavaScript library for displaying street level imagery from mapillary.com

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 94.1%
  • CSS 2.4%
  • HTML 1.7%
  • JavaScript 1.5%
  • Other 0.3%