Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Treihadwyl MapView Class

Responsible for rendering the current first person view of the map

Installation

This is a self-registering module so it’ll return an instance of the MapView class. To use it just needs to be appended to the DOM and rendered.

var mapView = require( 'map-view' );
mapView
  .attachTo( document.body )
  .render();

About

Renders the first person view of the map

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages