mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-11-28 14:22:19 +03:00
37 lines
991 B
INI
37 lines
991 B
INI
# This file includes a small subset of OpenLayers code, designed to be
|
|
# integrated into another application. It includes only the Layer types
|
|
# neccesary to create tiled or untiled WMS, and does not include any Controls.
|
|
# This is the result of what was at the time called "Webmap.js" at the FOSS4G
|
|
# Web Mapping BOF.
|
|
|
|
[first]
|
|
|
|
[last]
|
|
|
|
[include]
|
|
OpenLayers/Map.js
|
|
OpenLayers/Kinetic.js
|
|
OpenLayers/Geometry/MultiLineString.js
|
|
OpenLayers/Geometry/MultiPolygon.js
|
|
OpenLayers/Format/WKT.js
|
|
OpenLayers/Layer/OSM.js
|
|
OpenLayers/Layer/Vector.js
|
|
OpenLayers/Layer/SphericalMercator.js
|
|
OpenLayers/Control/Attribution.js
|
|
OpenLayers/Control/KeyboardDefaults.js
|
|
OpenLayers/Control/Navigation.js
|
|
OpenLayers/Control/MousePosition.js
|
|
OpenLayers/Control/PanZoomBar.js
|
|
OpenLayers/Control/Permalink.js
|
|
OpenLayers/Control/TouchNavigation.js
|
|
OpenLayers/Style.js
|
|
OpenLayers/Protocol/HTTP.js
|
|
OpenLayers/Projection.js
|
|
OpenLayers/Renderer/SVG.js
|
|
OpenLayers/Renderer/VML.js
|
|
OpenLayers/Renderer/Canvas.js
|
|
|
|
[exclude]
|
|
|
|
|