Commit Graph

  • d6e28e5ab9 Added support for named graphics to Canvas renderer Arjen Kopinga 2012-02-22 15:26:21 +01:00
  • 941f3c0913 change comment to highlight it's both read and write Bart van den Eijnden 2012-02-22 12:23:20 +01:00
  • d4e0947f1a even though the parsing and writing is the same for all VendorOption tags, add a more complete list in the test SLD Bart van den Eijnden 2012-02-22 12:18:56 +01:00
  • f0cb98a9bf a bit of restructuring, also making sure that a Graphic in a TextSymbolizer can be read and written (this is a GeoServer extension to produce e.g. highway shields) Bart van den Eijnden 2012-02-22 11:57:42 +01:00
  • 82a8602b45 use a more clean way to achieve the same Bart van den Eijnden 2012-02-22 11:50:37 +01:00
  • b2f95bd537 TextSymbolizer->Fill->CssParameter['fill'] should map to fontColor instead Bart van den Eijnden 2012-02-22 11:03:48 +01:00
  • 050f72b443 start on a GeoServer profile for SLD Bart van den Eijnden 2012-02-22 09:55:45 +01:00
  • 85498cb23f Removing imageOffset and using getImageSize. ahocevar 2012-02-21 15:06:32 +01:00
  • a569873ff1 Merge pull request #235 from bartvde/bbox Bart van den Eijnden 2012-02-21 03:18:15 -08:00
  • 990a33662e incorporate @ahocevar's review Bart van den Eijnden 2012-02-21 12:09:19 +01:00
  • 815cafd900 add an option to OpenLayers.Strategy.BBOX to allow not aborting previous requests Bart van den Eijnden 2012-02-21 07:53:43 +01:00
  • 79b539c1f9 Simplify parent call (don't use intermediate array) fredj 2012-02-20 13:54:08 +01:00
  • 221d7caf70 Using a blankImgUrl that works for IFrames in IE9. ahocevar 2012-02-20 12:01:56 +01:00
  • 3fefe91580 Remove tabs fredj 2012-02-17 09:12:59 +01:00
  • 69bac049c4 Merge pull request #227 from ahocevar/tileloaded-event ahocevar 2012-02-16 14:34:51 -08:00
  • 03ba4dac88 Remove superfluous comment closing (*/), thanks @mprins. Marc Jansen 2012-02-16 21:43:36 +01:00
  • 977c334fa3 Doc cleanup. tschaub 2012-02-16 10:41:05 -07:00
  • 2b5ade2dde Adding back events documentation. tschaub 2012-02-16 10:36:34 -07:00
  • 93e4d0b94c Making loaded tile available to tileloaded listeners. ahocevar 2012-02-16 16:29:06 +01:00
  • ed502f6f19 Merge pull request #226 from probins/gpx ahocevar 2012-02-16 07:02:09 -08:00
  • 17f96f68a2 Preserve numZoomLevels from options. r=@tonio (see #219) fredj 2012-02-16 15:09:11 +01:00
  • 584d33eaa3 GPX read should allow for blank attribute nodes Peter Robins 2012-02-16 13:32:10 +00:00
  • 0727f5558a Remove maxExtent, maxResolution and units options. See #219 fredj 2012-02-16 13:55:53 +01:00
  • 2fe882f4d8 Merge pull request #219 from ahocevar/proj-defaults ahocevar 2012-02-16 01:29:29 -08:00
  • 79bab72269 Merge pull request #4 from fredj/proj-defaults ahocevar 2012-02-16 00:53:19 -08:00
  • b3ad241055 Use jQuery Mobile 1.0.1 Release fredj 2012-02-16 09:42:46 +01:00
  • 1cc8770476 Use OpenLayers.Projection.defaults values. fredj 2012-02-16 09:20:41 +01:00
  • 94fb14c378 Merge pull request #225 from drnextgis/master ahocevar 2012-02-15 22:39:35 -08:00
  • 30ad3adb9d Fix Basic ESRI Map Cache Example _DR_ 2012-02-16 08:50:17 +04:00
  • 6b8ba43e20 Adding a scaled layer. ahocevar 2012-02-15 22:00:54 +01:00
  • 262e2d5bc0 Calculating maxResolution instead of having it in defaults. ahocevar 2012-02-15 21:07:48 +01:00
  • ee8e892bb4 Move some touch logic to the handler base class. Xavier Mamano 2012-02-15 17:55:37 +01:00
  • 67ea250cca Fix a Control.OverviewMap test that failed in Firefox 10.0.1 (Linux). Marc Jansen 2012-02-15 14:11:54 +01:00
  • c0b02b278a add an observeElement option to Handler.Keyboard and Control.KeyboardDefaults to control the DOM element on which key events are observed Éric Lemoine 2012-01-26 13:11:33 +01:00
  • 2ecec3ddc3 fix the Handler.Keyboard tests Éric Lemoine 2012-01-25 10:43:07 +01:00
  • cbebcd0bf6 make the KeyboardDefaults control prevent browser default after handling a key press Éric Lemoine 2012-01-25 10:38:17 +01:00
  • 81e8b4200d improve the accessible.html example Éric Lemoine 2012-01-24 13:59:00 +01:00
  • e15dde0561 make the keyboard handler work on the map div as opposed to the document Éric Lemoine 2012-01-24 13:58:44 +01:00
  • 2e423df3d2 Use the layer's projection. ahocevar 2012-02-15 13:41:25 +01:00
  • cd41548c01 Merge pull request #221 from pgiraud/gpx Pierre GIRAUD 2012-02-15 04:33:18 -08:00
  • 1b57783eb0 Merge pull request #3 from fredj/proj-defaults ahocevar 2012-02-15 04:23:47 -08:00
  • 147b32b7e3 Don't compute limit if it's not needed fredj 2012-02-15 12:33:14 +01:00
  • cd3ffa2058 Simplify parent call (don't use intermediate array) fredj 2012-02-15 12:32:25 +01:00
  • a40ae7ef11 If sphericalMercator, use default values from Projection.defaults fredj 2012-02-15 12:30:05 +01:00
  • cfaaa352f8 Update lib/OpenLayers/Format/GPX.js Pierre GIRAUD 2012-02-15 12:17:39 +01:00
  • 6608f5fd94 GPX Format - Adding the mandatory creator attribute Pierre GIRAUD 2012-02-15 11:58:52 +01:00
  • cb65b69556 The root element shouldn't be prefixed, this is not XML valid. (checked using xmllint --noout --schema http://www.topografix.com/GPX/1/1/gpx.xsd mygpx.gpx) Pierre GIRAUD 2012-02-15 11:50:55 +01:00
  • 11966d231f New OpenLayers.Projection.defaults property. ahocevar 2012-02-15 11:09:55 +01:00
  • 79540f346d Reformatting of testfile prior to fixing failing test in Firefox 10.0.1. No functional change. Marc Jansen 2012-02-15 11:09:45 +01:00
  • 436301c9ed Fix Format.XML test where a defined variable wasn't used. This resulted in an "DOM Exception: INVALID_CHARACTER_ERR (5)" in Chrome 17. Marc Jansen 2012-02-15 10:44:34 +01:00
  • c776dac2c2 Make precision in test configurable. Marc Jansen 2012-02-15 10:02:33 +01:00
  • 5faea8e083 Fix Strategy.BBOX test that failed due to mixed precision of coordinates. Marc Jansen 2012-02-15 09:54:58 +01:00
  • 48a47b993a Fix a Format.WKT test that failed due to rounding / precision of values. Marc Jansen 2012-02-15 09:38:57 +01:00
  • 52931daf32 Fix spelling in test-function. No functional change. Marc Jansen 2012-02-15 09:14:31 +01:00
  • df3977e94c Set default mode to click and properly pass is default handler options Matthew Perry 2012-02-14 11:17:16 -08:00
  • bdf9e1b99e Just call read; don't store variable Matthew Perry 2012-02-14 11:16:41 -08:00
  • da3dc76a6d Making the delay for removing the backbuffer configurable. ahocevar 2012-02-14 20:06:52 +01:00
  • 5e734f20dc Merge pull request #179 from ahocevar/tile-queue ahocevar 2012-02-14 10:59:12 -08:00
  • c5f25aa1de Merge pull request #217 from jorix/remove-library_cfg Éric Lemoine 2012-02-14 10:47:09 -08:00
  • ab3325498e A configuration file based on a directive [exclude] is a anti-pattern, so is proposed to remove library.cfg. Xavier Mamano 2012-02-14 18:56:46 +01:00
  • fe8a00d5c9 Support the culture attribute in the Bing Layer. ahocevar 2012-02-14 17:23:01 +01:00
  • 745400fa74 Merge pull request #173 from jorix/3505-ignore-space-requires Éric Lemoine 2012-02-14 07:57:59 -08:00
  • cd8fa55b0e Build: ignore trailing space in @requires dependencies Xavier Mamano 2012-02-14 16:44:36 +01:00
  • add094b284 tileSize property already defined in parent class (Layer.Grid) fredj 2012-02-14 14:46:47 +01:00
  • 692fe2dd12 Bounds.fromSize: size can be a simple object, update doc. fredj 2012-02-14 14:32:15 +01:00
  • d387add3e2 Note about size limitations. ahocevar 2012-02-14 12:28:29 +01:00
  • 867080a074 Option for loading utfgrid via jsonp Matthew Perry 2012-02-13 16:56:35 -08:00
  • fe0bc333ca Improving example documentation. ahocevar 2012-02-14 00:14:15 +01:00
  • ce71a5a3fd Google Static Maps API. Simple and limited to 1000 views. ahocevar 2012-02-14 00:07:57 +01:00
  • 2dabac734c Revert "Move the popup close box sizing to CSS" Frederic Junod 2012-02-13 19:59:59 +01:00
  • 16c30b8e6d Merge pull request #45 from twpayne/initial-bearing-to Éric Lemoine 2012-02-13 05:35:13 -08:00
  • 1f539470bb add box drawing to draw-feature control example so it is easier to find for people Bart van den Eijnden 2012-02-13 09:42:09 +01:00
  • d106aabacf Merge pull request #214 from fredj/popup-css Frédéric Junod 2012-02-12 13:10:20 -08:00
  • 134f24480a Move the popup close box sizing to CSS Frederic Junod 2012-02-12 21:56:41 +01:00
  • 3fae6c0d29 Merge pull request #195 from ahocevar/layerswitcher-simplified ahocevar 2012-02-12 03:32:20 -08:00
  • 5586368b73 Merge pull request #212 from oleg-poligon/patch-2 ahocevar 2012-02-11 15:46:17 -08:00
  • 718679a025 set GMaps API version to 3.6 in allOverlays Layer Example oleg-poligon 2012-02-12 02:04:03 +04:00
  • 8df3dffa8c Merge pull request #210 from ahocevar/attribution-template ahocevar 2012-02-11 04:32:00 -08:00
  • 6385be7ffe Template for the Attribution control. ahocevar 2012-02-11 12:34:40 +01:00
  • ca2c3526b3 Adding notes about the crossOriginKeyword tile option for Layer.OSM and Layer.Bing. ahocevar 2012-02-11 11:16:21 +01:00
  • c6312b613b correct a typo in release notes CSS example Marc Jansen 2012-02-10 23:55:51 +01:00
  • 68a6c62f0b Documenting tileOptions defaults. ahocevar 2012-02-10 18:03:22 +01:00
  • b17c7b69f2 Adding comment about GMaps API version. ahocevar 2012-02-10 15:46:45 +01:00
  • ad201f3a80 Merge pull request #160 from fredj/tile-canvas Frédéric Junod 2012-02-10 06:43:09 -08:00
  • 334f83ff85 Updated tests for cebc7e60de. ahocevar 2012-02-10 14:15:26 +01:00
  • f8099e9ab1 Unset crossOrigin when setting blankImageUrl to the image. fredj 2012-02-10 13:46:13 +01:00
  • f518e5a538 Merge pull request #2 from ahocevar/tile-canvas Frédéric Junod 2012-02-10 04:25:35 -08:00
  • 85beb32e85 Merge pull request #209 from fredj/modify-feature-create-vertices Frédéric Junod 2012-02-10 04:16:45 -08:00
  • cebc7e60de Don't displayOutsideMaxExtent when wrapDateLine is set. ahocevar 2012-02-10 13:03:18 +01:00
  • 342d624616 New crossOriginKeyword property. ahocevar 2012-02-10 12:50:13 +01:00
  • 6bbcb20fac rewrite WFSCapabilities parser to the new readers structure, and use OWSCommon readers. This will mean that the return structure will differ for WFS 1.0 and WFS 1.1, but I think it's better to adhere to OWSCommon structures here since this will allow similar structures over different OGC Web Services Bart van den Eijnden 2012-02-10 10:12:55 +01:00
  • 8d6c9ef1ee Correct documentation Tom Payne 2012-02-10 09:42:52 +01:00
  • 3c30929858 Correct spelling Tom Payne 2012-02-10 09:42:08 +01:00
  • 9c95aaaa26 Merge pull request #1 from elemoine/spherical Tom Payne 2012-02-10 00:41:19 -08:00
  • 707e6406d9 Merge branch 'master' of github.com:openlayers/openlayers into wfs11 Bart van den Eijnden 2012-02-10 08:53:51 +01:00
  • 50629f3e50 add Spherical to the API doc menu Éric Lemoine 2012-02-09 16:59:20 +01:00
  • 4cc1bf1899 better docs for the Spherical namespace Éric Lemoine 2012-02-09 16:59:02 +01:00
  • 21d06b092a Protocol/Script: add test for callbackTemplate Peter Robins 2012-02-09 15:58:41 +00:00
  • b1cc0c1b9d make OpenLayers.js auto-load Spherical.js Éric Lemoine 2012-02-09 16:58:36 +01:00
  • b34f272fa7 Optimize the string test fredj 2012-01-20 12:00:20 +01:00