Create your Pure JS+HTML mobile friendly map with a clickable list based on Leaflet Library
One of the old, but useful projects. I will update and add functionality if there is activity. Thank you!
Use as a template and change the values to the ones you need
- You can add any objects in ./partners/objects.js. This is a regular javascript object
- You can add any categories in index.html
- Keep in mind that categories and search use "name" and "synonyms" of object
- Also you can link to any of your object with /#id, for example: /#1
Live Demo will be later.