@flumens/leaflet.gridref

1.1.0 • Public • Published

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.

/@flumens/leaflet.gridref/

    Package Sidebar

    Install

    npm i @flumens/leaflet.gridref

    Weekly Downloads

    2

    Version

    1.1.0

    License

    SEE LICENSE IN LICENCE.md

    Unpacked Size

    11.5 MB

    Total Files

    5

    Last publish

    Collaborators

    • stankaitis
    • kazlauskis