Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bmcbride/bootleaf
Template for building simple and elegant web mapping applications with Bootstrap and Leaflet
https://github.com/bmcbride/bootleaf
Last synced: 13 days ago
JSON representation
Template for building simple and elegant web mapping applications with Bootstrap and Leaflet
- Host: GitHub
- URL: https://github.com/bmcbride/bootleaf
- Owner: bmcbride
- License: mit
- Created: 2013-07-29T21:42:11.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-07-14T10:40:16.000Z (over 6 years ago)
- Last Synced: 2024-08-01T00:55:10.611Z (3 months ago)
- Language: JavaScript
- Homepage: http://bmcbride.github.io/bootleaf/
- Size: 15.7 MB
- Stars: 962
- Watchers: 106
- Forks: 453
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-starred - bmcbride/bootleaf - Template for building simple and elegant web mapping applications with Bootstrap and Leaflet (others)
README
BootLeaf
========A simple, responsive template for building web mapping applications with [Bootstrap](http://getbootstrap.com/), [Leaflet](http://leafletjs.com/), and [typeahead.js](http://twitter.github.io/typeahead.js/).
### Demo:
http://bmcbride.github.io/bootleaf/### Features:
* Fullscreen mobile-friendly map template with responsive Navbar and modal placeholders
* jQuery loading of external GeoJSON files
* Logical multiple layer marker clustering via the [leaflet marker cluster plugin](https://github.com/Leaflet/Leaflet.markercluster)
* Elegant client-side multi-layer feature search with autocomplete using [typeahead.js](http://twitter.github.io/typeahead.js/)
* Responsive sidebar feature list with sorting and filtering via [list.js](http://listjs.com/)
* Marker icons included in grouped layer control via the [grouped layer control plugin](https://github.com/ismyrnow/Leaflet.groupedlayercontrol)### Screenshots:
![Desktop](http://bmcbride.github.io/bootleaf/screenshots/bootleaf-desktop1.png)
![Desktop Search](http://bmcbride.github.io/bootleaf/screenshots/bootleaf-desktop2.png)
![Desktop Popup](http://bmcbride.github.io/bootleaf/screenshots/bootleaf-desktop3.png)
![Mobile](http://bmcbride.github.io/bootleaf/screenshots/bootleaf-mobile1.png)
![Mobile Popup](http://bmcbride.github.io/bootleaf/screenshots/bootleaf-mobile2.png)
![Mobile Search](http://bmcbride.github.io/bootleaf/screenshots/bootleaf-mobile3.png)
![Mobile Menu](http://bmcbride.github.io/bootleaf/screenshots/bootleaf-mobile4.png)