Searched refs:OpenLayers (Results 1 – 12 of 12) sorted by relevance
| /plugin/openlayersmapoverlays/lib/ |
| D | layers.js | 59 OpenLayers.Layer.ArcGIS93Rest=OpenLayers.Class(OpenLayers.Layer.Grid,{DEFAULT_PARAMS:{format:"png"}… class
|
| /plugin/osm/ |
| D | script.js | 8 var map = new OpenLayers.Map (div.id, { 10 new OpenLayers.Control.Navigation(), 11 new OpenLayers.Control.PanZoomBar(), 12 new OpenLayers.Control.LayerSwitcher(), 13 new OpenLayers.Control.Attribution()], 14 maxExtent: new OpenLayers.Bounds(-20037508.34,-20037508.34,20037508.34,20037508.34), 18 projection: new OpenLayers.Projection("EPSG:900913"), 19 displayProjection: new OpenLayers.Projection("EPSG:4326") 23 layers['osmarender'] = new OpenLayers.Layer.OSM.Osmarender("Osmarender"); 24 layers['mapnik'] = new OpenLayers.Layer.OSM.Mapnik("Mapnik"); [all …]
|
| /plugin/openlayersmapoverlays/ |
| D | script.js | 28 m.addLayer(new OpenLayers.Layer.OSM(overlay.name, overlay.url, { 88 m.addLayer(new OpenLayers.Layer.WMS(overlay.name, overlay.url, { 101 m.addLayer(new OpenLayers.Layer.ArcGIS93Rest(overlay.name, overlay.url, { 117 var mLyr = new OpenLayers.Layer.Vector( 119 projection: new OpenLayers.Projection("EPSG:4326"), 120 strategies: [new OpenLayers.Strategy.BBOX({ 124 protocol: new OpenLayers.Protocol.HTTP({ 126 format: new OpenLayers.Format.GeoJSON(), 134 if (filter.type === OpenLayers.Filter.Spatial.BBOX) { 146 … OpenLayers.Console.debug('dropping max-results parameter, width is: ', [all …]
|
| D | plugin.info.txt | 6 …syntax for rendering additional map layers in the OpenLayers based map in a wiki page.. Uses OpenL…
|
| D | LICENSE.txt | 17 OpenLayers 21 Copyright 2005-2013 OpenLayers Contributors. All rights reserved. See 47 either expressed or implied, of OpenLayers Contributors.
|
| D | README.md | 5 Provides a syntax for rendering additional map layers in the OpenLayers based map in a wiki page. 15 This project includes parts of OpenLayers.
|
| /plugin/openlayersmap/ol/ |
| D | README.md | 3 ## update OpenLayers 6 This will get the full/legacy build of OpenLayers. See https://openlayers.org/download/ 16 ### custom OpenLayers build argument 18 …ghtly more complicated build process is required to get an optimized-full-size build of OpenLayers.
|
| D | ol.js.map | 1 …OpenLayers version.\n * @type {string}\n */\nexport const VERSION = '10.7.0';\n","/**\n * @module …
|
| /plugin/openlayersmap/ |
| D | plugin.info.txt | 5 name OpenLayers map plugin for DokuWiki 6 desc Provides a syntax for rendering OpenLayers based maps in wiki pages.
|
| D | README.md | 1 # OpenLayers map plugin for DokuWiki 5 Provides a syntax for rendering an OpenLayers based map in a wiki page. 14 This project includes part of OpenLayers.
|
| D | LICENSE.md | 17 OpenLayers 23 Copyright 2005-present, OpenLayers Contributors All rights reserved. 34 OpenLayers LayerSwitcher
|
| D | deleted.files | 28 lib/OpenLayers.js
|