2016-02-09 17:36:44 -08:00
2016-02-09 17:36:44 -08:00
2016-02-08 17:03:53 +01:00
2016-01-13 13:55:26 +01:00
2016-02-08 12:12:01 +01:00
2016-02-09 17:36:44 -08:00
2016-02-09 17:36:44 -08:00
2015-11-13 15:13:37 +01:00
2016-01-18 11:33:06 +01:00
2016-01-18 11:33:06 +01:00
2016-01-13 17:22:14 +01:00
2016-02-05 17:03:31 +01:00
2016-01-13 11:29:53 +01:00
2016-02-05 08:55:33 +01:00
2016-02-08 17:43:06 +01:00
2015-12-03 17:01:52 +01:00
2016-01-05 15:31:05 +01:00

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

Description
Interactive, extendable street imagery map experiences in the browser, powered by WebGL
Readme MIT 73 MiB
Languages
TypeScript 98.3%
CSS 1.5%
JavaScript 0.2%