OpenLayers
Jump to navigation
Jump to search

OpenLayers (openlayers.org) is an open-source implementation of a "Slippy Map" interface. It is a JavaScript library released under the BSD license. It is one of several libraries you can use to deploy your own slippy map on a website.
Examples
- OSM Parking Map - Example of an interactive map that shows parking tags. Source .
- OSM Lit Map - Example of an interactive map that shows lit tags. Source.
- OSM Recycling Map - Example of an interactive map that shows recycling tags. Source.
- OSM Historic Map - Example of an interactive map that shows historic names and features. Source.
- Custom OSM Map App (Customsosmapp) - Example of an interactive map that shows customized tags. Source.
More information
- More at Category:OpenLayers Examples.
- Creating your own tiles
- Slippy Map - more technical details of our OpenLayers deployment
- Slippy Map MediaWiki Extension - Embedding OSM slippy maps into this wiki, and other MediaWiki installations.
- OpenLayers documentation
Base layers & overlays
See Tiles for examples of base layers and overlays available for building online maps