reyemtm / leaflet-store-locator

A responsive open source store locator built with Leaflet and Bootstrap and based on the original Mapbox JS example.

Home Page:https://reyemtm.github.io/leaflet-store-locator/demo.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

leaflet-store-locator

A responsive store locator based on the Mapbox JS example, tweaked to use Leaflet 1.0, Google Carto basemaps and custom icons. The sidebar uses a simple jQuery filter function (thanks jsfiddle). The nearest store function uses TurfJS, based loosely on this example, also from Mapbox. The production version uses surge.sh for deployment.

Demo

Stores are loaded via a stores.csv file in the assets/data/ folder. The search is done on the entire sidebar list, so this may not be the best option for extremely large data sets.

About

A responsive open source store locator built with Leaflet and Bootstrap and based on the original Mapbox JS example.

https://reyemtm.github.io/leaflet-store-locator/demo.html

License:MIT License


Languages

Language:JavaScript 90.5%Language:HTML 4.9%Language:CSS 4.7%