Skip to content

jpuerto/leaflet-compass

 
 

Repository files navigation

Leaflet.Control.Compass

A leaflet control plugin to make simple rotating compass

Tested in Leaflet 0.7

require only HTML5 API

Tested platforms:

  • Safari on iOS 7

Demo online:
labs.easyblog.it/maps/leaflet-compass

Image

#How to use

Adding the Compass Control to the map:

map.addControl( new L.Control.Compass() );

#Where

Source code:

Github
Bitbucket
NPM Atmosphere

About

A leaflet control plugin to make simple rotating compass

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 71.2%
  • CSS 28.8%