1.1.0 • Published 5 years ago

@flumens/leaflet.gridref v1.1.0

Weekly downloads
8
License
SEE LICENSE IN LI...
Repository
github
Last release
5 years ago

Leaflet.GridRef

Adds UK grid reference

alt tag

Usage

var gridRef = new L.GridRef(options);
gridRef.addTo(map);

Line Options

var options = {
      color: 'gray',
      weight: 0.5,
      opacity: 1,
};

Bugs and feature requests

Have a bug or a feature request? search for existing and closed issues. Please open a new issue.

Copyright and license

Code and documentation copyright 2016 Karolis Kazlauskis. Code released under the GNU GPL v3 license.