Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Turbo87/sidebar-v2
A responsive sidebar with tabs for Leaflet, OpenLayers, Google Maps, ...
https://github.com/Turbo87/sidebar-v2
Last synced: 16 days 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-01-16T04:05:06.000Z (almost 2 years ago)
- Last Synced: 2024-10-20T14:37:26.902Z (22 days ago)
- Language: CSS
- Homepage: https://turbo87.github.io/sidebar-v2/examples/
- Size: 2.44 MB
- Stars: 849
- Watchers: 37
- Forks: 336
- Open Issues: 44
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
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.
![Demo](doc/sidebar-v2.gif)
## [Leaflet](http://leafletjs.com/)
![Sidebar collapsed](doc/leaflet-1.png) ![Sidebar extended](doc/leaflet-2.png)
Example code at [`examples/index.html`](examples/index.html) ([Preview](http://turbo87.github.io/sidebar-v2/examples/index.html))
## [OpenLayers 3](http://openlayers.org/)
![Sidebar collapsed](doc/ol3-1.png) ![Sidebar extended](doc/ol3-2.png)
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/)
![Sidebar collapsed](doc/ol2-1.png) ![Sidebar extended](doc/ol2-2.png)
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/)
![Sidebar collapsed](doc/gmaps-1.png) ![Sidebar extended](doc/gmaps-2.png)
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).