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:
- Omnivore - to add kml content to the map
- Leaflet-Search - for geocoding
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.
- EruvMultiMinyan.htm - example of the eruv map with additional synagogues.
- EruvIframe.htm - example of the eruv map embedded in an inline frame.