/leaflet-eruv-map

This repository contains a leaflet map that I'm developing, and may contain more leaflet maps in the future

Primary LanguageJavaScript

leaflet-eruv-map

This is a leaflet map of my community's eruv. The boundary lines are generated by a kml file and the point locations are directly encoded within the html file. Plugins used include the following:

The map can currently be viewed here.

The following alternate example pages are provided in this repository as well:

  • EruvOrtho.htm - example of the eruv map with a different basemap; in this case, an orthophoto.
  • EruvIframe.htm - example of the eruv map embedded in an inline frame.