mapillary-js

Mapillary WebGL Viewer

Developing mapillary-js

The following tools are required on any platform to develop mapillary-js.

  • git
  • node.js

To install dependencies

$ npm install

Development mode

$ gulp

Then head to http://localhost:3000/debug/ to debug

Gulp Commands

gulp watch

Serve and constantly rebuild.

gulp test

Run single test one time

gulp test-watch

Keep karma browser open and rerun tests upon changes in project files

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%