Skip to content

mahmoodvcs/Leaflet.NACCoordinates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Leaflet.NACCoordinates

NAC Coordinate control for LeafletJS

A Leaflet plugin to view NAC address of the mouse pointer on mouse move.

In next release, the user can enter a NAC address and get a marker on that position.

Live Demo

Usage

L.control.NACCoordinates({
	position:"bottomleft", //optional default "bootomright"
	labelTemplate:"NAC Address: {0}", //optional default "NAC: {0}"
	enableUserInput:true, //optional default false (not implemented in this release)
}).addTo(map);

License

Distributed under GNU General Public License v2

About

NAC Coordinate control for LeafletJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •