Skip to content

juliensoret/Leaflet.EdgeMarker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Leaflet EdgeMarker

Leaflet EdgeMarker is a Leaflet plugin which allows you to indicate Markers, Circles and CircleMarkers that are outside of the current view by displaying CircleMarkers at the edges of the map.

Demo

Check out the demo

Usage

  • Download the Leaflet.EdgeMarker.js
  • Include the file after you included leaflet.js
  • Initialize the EdgeMarkers with L.edgeMarker().addTo(map) after you initialized your map and Markers/Circles/CircleMarkers

Or look at the source of example.html

About

A Leaflet Plugin to indicate GeoFeatures outside of the view

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%