OpenLayers
From OpenStreetMap Wiki
Jump to navigation
Jump to search
- OpenLayers
- In other languages
This article or section may contain out-of-date information: Many pages about OpenLayers on this wiki are still based on the OpenLayers version 2 (last release in July 2013). With OpenLayers version 3, the API has changed a lot. For simple maps, Leaflet is an easier and lightweight alternative.
If you know about the current state of affairs, please help keep everyone informed by updating this information. (Discussion)
If you know about the current state of affairs, please help keep everyone informed by updating this information. (Discussion)
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