Changeset 5616
- Timestamp:
- 01/01/08 13:47:37 (1 year ago)
- Files:
-
- sandbox/tschaub/wmc/build/license.txt (modified) (1 diff)
- sandbox/tschaub/wmc/examples/multiserver.html (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Ajax.js (modified) (4 diffs)
- sandbox/tschaub/wmc/lib/OpenLayers/BaseTypes.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/BaseTypes/Bounds.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/BaseTypes/Class.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/BaseTypes/Element.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/BaseTypes/LonLat.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/BaseTypes/Pixel.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/BaseTypes/Size.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Console.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Control.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Control/ArgParser.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Control/Attribution.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Control/DragFeature.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Control/DragPan.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Control/DrawFeature.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Control/EditingToolbar.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Control/KeyboardDefaults.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Control/LayerSwitcher.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Control/MouseDefaults.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Control/MousePosition.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Control/MouseToolbar.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Control/NavToolbar.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Control/Navigation.js (modified) (2 diffs)
- sandbox/tschaub/wmc/lib/OpenLayers/Control/OverviewMap.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Control/PanZoom.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Control/PanZoomBar.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Control/Panel.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Control/Permalink.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Control/Scale.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Control/SelectFeature.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Control/ZoomBox.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Control/ZoomToMaxExtent.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Events.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Feature.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Feature/Vector.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Feature/WFS.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Format.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Format/GML.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Format/GeoJSON.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Format/GeoRSS.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Format/JSON.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Format/KML.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Format/Text.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Format/WFS.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Format/WKT.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Format/XML.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Geometry.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Geometry/Collection.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Geometry/Curve.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Geometry/LineString.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Geometry/LinearRing.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Geometry/MultiLineString.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Geometry/MultiPoint.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Geometry/MultiPolygon.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Geometry/Point.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Geometry/Polygon.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Geometry/Rectangle.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Geometry/Surface.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Handler.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Handler/Box.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Handler/Click.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Handler/Drag.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Handler/Feature.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Handler/Keyboard.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Handler/MouseWheel.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Handler/Path.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Handler/Point.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Handler/Polygon.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Handler/RegularPolygon.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Icon.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Layer.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Layer/Boxes.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Layer/EventPane.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Layer/FixedZoomLevels.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Layer/GML.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Layer/GeoRSS.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Layer/Google.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Layer/Grid.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Layer/HTTPRequest.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Layer/Image.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Layer/KaMap.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Layer/MapServer.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Layer/MapServer/Untiled.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Layer/Markers.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Layer/MultiMap.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Layer/TMS.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Layer/Text.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Layer/TileCache.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Layer/Vector.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Layer/VirtualEarth.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Layer/WFS.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Layer/WMS.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Layer/WMS/Untiled.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Layer/WorldWind.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Layer/Yahoo.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Map.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Marker.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Marker/Box.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Popup.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Popup/Anchored.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Popup/AnchoredBubble.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Projection.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Renderer.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Renderer/Elements.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Renderer/SVG.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Renderer/VML.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Rule/Comparison.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Rule/FeatureId.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Rule/Logical.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/SingleFile.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Style.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Tile.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Tile/Image.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Tile/WFS.js (modified) (1 diff)
- sandbox/tschaub/wmc/lib/OpenLayers/Util.js (modified) (1 diff)
- sandbox/tschaub/wmc/license.txt (modified) (1 diff)
- sandbox/tschaub/wmc/tests/BaseTypes/test_Bounds.html (modified) (4 diffs)
- sandbox/tschaub/wmc/tests/list-tests.html (modified) (5 diffs)
- sandbox/tschaub/wmc/tools/mergejs.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sandbox/tschaub/wmc/build/license.txt
r5017 r5616 3 3 OpenLayers.js -- OpenLayers Map Viewer Library 4 4 5 Copyright 2005-200 7MetaCarta, Inc., released under the Clear BSD license.5 Copyright 2005-2008 MetaCarta, Inc., released under the Clear BSD license. 6 6 Please see http://svn.openlayers.org/trunk/openlayers/license.txt 7 7 for the full text of the license. sandbox/tschaub/wmc/examples/multiserver.html
r5362 r5616 39 39 <div id="map"></div> 40 40 <div id="docs"> 41 This is an example of using a WFS layer type.41 Browsers typically limit the number of concurrent requests to the same server, based on hostname. In order to ake tiles load more quickly, it often makes sense to distribute requests over multiple hostnames to achieve more concurrency. Typically, browsers perform best with 3 different hostnames -- your performance may vary. (For example, if your server can't handle more than 2 requests simultaneously, then additional hostnames will not help you.) 42 42 </div> 43 43 sandbox/tschaub/wmc/lib/OpenLayers.js
r5615 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Ajax.js
r5539 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ … … 249 249 method: 'post', 250 250 asynchronous: true, 251 contentType: 'application/x-www-form-urlencoded', 252 encoding: 'UTF-8', 251 contentType: 'application/xml', 253 252 parameters: '' 254 253 }; … … 494 493 /** 495 494 * Method: dispatchException 495 * If the optional onException function is set, execute it 496 * and then dispatch the call to any other listener registered 497 * for onException. 498 * 499 * If no optional onException function is set, we suspect that 500 * the user may have also not used 501 * OpenLayers.Ajax.Responders.register to register a listener 502 * for the onException call. To make sure that something 503 * gets done with this exception, only dispatch the call if there 504 * are listeners. 505 * 506 * If you explicitly want to swallow exceptions, set 507 * request.options.onException to an empty function (function(){}) 508 * or register an empty function with <OpenLayers.Ajax.Responders> 509 * for onException. 496 510 * 497 511 * Parameters: … … 499 513 */ 500 514 dispatchException: function(exception) { 501 (this.options.onException || 502 OpenLayers.Ajax.emptyFunction)(this, exception); 503 OpenLayers.Ajax.Responders.dispatch('onException', this, exception); 515 var handler = this.options.onException; 516 if(handler) { 517 // call options.onException and alert any other listeners 518 handler(this, exception); 519 OpenLayers.Ajax.Responders.dispatch('onException', this, exception); 520 } else { 521 // check if there are any other listeners 522 var listener = false; 523 var responders = OpenLayers.Ajax.Responders.responders; 524 for (var i = 0; i < responders.length; i++) { 525 if(responders[i].onException) { 526 listener = true; 527 break; 528 } 529 } 530 if(listener) { 531 // call all listeners 532 OpenLayers.Ajax.Responders.dispatch('onException', this, exception); 533 } else { 534 // let the exception through 535 throw exception; 536 } 537 } 504 538 } 505 539 }); sandbox/tschaub/wmc/lib/OpenLayers/BaseTypes.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/BaseTypes/Bounds.js
r5452 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/BaseTypes/Class.js
r5002 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/BaseTypes/Element.js
r4985 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/BaseTypes/LonLat.js
r5452 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/BaseTypes/Pixel.js
r4985 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/BaseTypes/Size.js
r4985 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Console.js
r4985 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Control.js
r4985 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Control/ArgParser.js
r5553 r5616 1 /* Cpyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Cpyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Control/Attribution.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Control/DragFeature.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Control/DragPan.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Control/DrawFeature.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Control/EditingToolbar.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Control/KeyboardDefaults.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Control/LayerSwitcher.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Control/MouseDefaults.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Control/MousePosition.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Control/MouseToolbar.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Control/NavToolbar.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Control/Navigation.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ … … 7 7 * @requires OpenLayers/Control/DragPan.js 8 8 * @requires OpenLayers/Handler/MouseWheel.js 9 * @requires OpenLayers/Handler/Click.js 9 10 */ 10 11 sandbox/tschaub/wmc/lib/OpenLayers/Control/OverviewMap.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Control/PanZoom.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Control/PanZoomBar.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Control/Panel.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Control/Permalink.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Control/Scale.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Control/SelectFeature.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Control/ZoomBox.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Control/ZoomToMaxExtent.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Events.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Feature.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Feature/Vector.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Feature/WFS.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Format.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Format/GML.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Format/GeoJSON.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Format/GeoRSS.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Format/JSON.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Format/KML.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Format/Text.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under a modified BSD license.1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under a modified BSD license. 2 2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 3 3 * for the full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Format/WFS.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Format/WKT.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Format/XML.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Geometry.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Geometry/Collection.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD 2 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 3 * full text of the license. */ sandbox/tschaub/wmc/lib/OpenLayers/Geometry/Curve.js
r5553 r5616 1 /* Copyright (c) 2006-200 7MetaCarta, Inc., published under the Clear BSD1 /* Copyright (c) 2006-2008 MetaC
