https://github.com/Turbo87/sidebar-v2
A responsive sidebar with tabs for Leaflet, OpenLayers, Google Maps, ...
https://github.com/Turbo87/sidebar-v2
Last synced: over 1 year ago
JSON representation
A responsive sidebar with tabs for Leaflet, OpenLayers, Google Maps, ...
- Host: GitHub
- URL: https://github.com/Turbo87/sidebar-v2
- Owner: Turbo87
- License: mit
- Created: 2014-08-02T14:00:39.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2023-01-16T04:05:06.000Z (over 3 years ago)
- Last Synced: 2025-03-09T21:41:36.653Z (over 1 year ago)
- Language: CSS
- Homepage: https://turbo87.github.io/sidebar-v2/examples/
- Size: 2.44 MB
- Stars: 861
- Watchers: 36
- Forks: 334
- Open Issues: 44
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-openlayers - Sidebar v2
README
# sidebar-v2
A responsive sidebar for mapping libraries like [Leaflet](#leaflet) or [OpenLayers](#openlayers-3).
It is more or less a successor of the [leaflet-sidebar](https://github.com/turbo87/leaflet-sidebar/) plugin, thus the `v2` suffix.

## [Leaflet](http://leafletjs.com/)
 
Example code at [`examples/index.html`](examples/index.html) ([Preview](http://turbo87.github.io/sidebar-v2/examples/index.html))
## [OpenLayers 3](http://openlayers.org/)
 
Example code at [`examples/ol3.html`](examples/ol3.html) ([Preview](http://turbo87.github.io/sidebar-v2/examples/ol3.html))
## [OpenLayers 2](http://openlayers.org/two/)
 
Example code at [`examples/ol2.html`](examples/ol2.html) ([Preview](http://turbo87.github.io/sidebar-v2/examples/ol2.html))
## [Google Maps](https://developers.google.com/maps/)
 
Example code at [`examples/gmaps.html`](examples/gmaps.html) ([Preview](http://turbo87.github.io/sidebar-v2/examples/gmaps.html))
## License
sidebar-v2 is free software, and may be redistributed under the [MIT license](LICENSE).
