leaflet.mousecoordinatesystems

1.0.2 • Public • Published

GitHub version Code Climate Build Status

Installation

Manuell

Download the Source and add it into your Project Folder

Bower

bower install --save leaflet.mouseCoordinate

get this with bower

Usage

L.control.mouseCoordinate({utm:true,utmref:true}).addTo(map);

Options

Option Type Default Description
gps Boolean true Show GPS Coordinates in 1 Form: ddd.ddddd
gpsLong Boolean true Show GPS Coordinates in 3 Forms: ddd.ddddd / ddd mm.mmm / ddd mm ss.s
utm Boolean false Show UTM Coordinates
utmref Boolean false Show UTMREF/MGRS/USNG Coordinates
qth Boolean false Show QTH/Maidenhead Locator
nac Boolean false Show Natural Area Code
position String 'bottomright' The initial position of the control (one of the map corners). See control positions.

/leaflet.mousecoordinatesystems/

    Package Sidebar

    Install

    npm i leaflet.mousecoordinatesystems

    Weekly Downloads

    41

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    1.12 MB

    Total Files

    60

    Last publish

    Collaborators

    • iofirag