ahocevar
ec9ab8129e
Adding support for chaining processes.
2012-08-11 19:32:17 +02:00
ahocevar
b61120d3b5
Cache of DescribeProcess responses on the client.
2012-08-11 19:32:17 +02:00
ahocevar
0108250ed9
WPSClient and WPSProcess for convenient WPS interaction.
2012-08-11 19:32:17 +02:00
tschaub
7e326f97e2
Doc fix for merge method.
2012-08-08 11:41:33 -06:00
Donald Curtis
2696494443
return response object on "loadend" event for Fixed and BBOX strategies
2012-08-08 09:46:58 -05:00
Stéphane Brunner
65cacaa756
Merge pull request #614 from sbrunner/wmts-fix
...
correct units in WMTS capabilities
2012-08-03 02:35:26 -07:00
ahocevar
98569203a6
Check whether an event target should be considered for handling.
2012-08-01 10:20:25 +02:00
Stéphane Brunner
9d31c57e2a
correct units in WMTS capabilities
2012-07-30 23:17:11 +02:00
Stéphane Brunner
584749b524
Merge pull request #601 from temporaryaccount/temporaryopenlayers
...
Prevent KeyboardDefaults.js from triggering keyboard events when user is...
2012-07-20 04:37:25 -07:00
ahocevar
7249510553
Using the safe unicode representation of the minus sign.
...
No functional change; see #588 .
2012-07-20 09:41:42 +02:00
temporaryaccount
950904f59a
Prevent KeyboardDefaults.js from triggering keyboard events when user is typing into the form elements
2012-07-19 18:08:30 +04:00
Pierre GIRAUD
99553d0ae5
Fixing doc. No functional change.
2012-07-17 16:15:03 +03:00
Stéphane Brunner
a45cbfdb07
use minus sign
2012-07-12 18:32:30 +02:00
Xavier Mamano
9be8bb2416
Fix typo "_onImageLoad" is "_onImgLoad"
2012-07-08 23:50:52 +02:00
Éric Lemoine
90d3c2d9a9
WMTS capabilities format - make JSLint happier
2012-07-03 08:45:19 +02:00
Éric Lemoine
f7860a329c
WMTS capabilities format - make the mid var local to the createLayer function
2012-07-03 08:45:19 +02:00
Frédéric Junod
f5aae88a31
Merge pull request #294 from fredj/stopped-map-events
...
can't listen to mousedown/touchstart on map div
2012-07-02 13:44:06 -07:00
Éric Lemoine
0144a9473e
Set VERSION_NUMBER to Release 2.13 dev
2012-07-02 16:33:40 +02:00
dregade
74f9a943cc
fix serverResolutions if not provided
2012-06-29 09:22:54 +02:00
dregade
7b91c9c26f
fix size initialization and resolution/zoom usage
2012-06-28 17:16:22 +02:00
ahocevar
0d8b76d2b2
Merge pull request #546 from finn-no/vendor-prefixes
...
Vendor prefix detection. Thanks @gregersrygg for this excellent contribution.
2012-06-27 23:29:15 -07:00
Éric Lemoine
0834593f9f
Merge branch '2.12'
2012-06-27 22:59:12 +02:00
Éric Lemoine
0412410be0
set VERSION_NUMBER to Release 2.12
2012-06-27 22:56:31 +02:00
Gregers Gram Rygg
2bd8b5c4ba
Merge branch 'master' of https://github.com/openlayers/openlayers into vendor-prefixes
2012-06-27 16:52:06 +02:00
Gregers Gram Rygg
d71e7a7beb
Mock div.style through document.createElement hack instead of exposing method in vendorPrefix.js
2012-06-27 16:49:59 +02:00
Gregers Gram Rygg
1ba6aa75d7
Removed Prefix from method names, since now it's part of the module name
2012-06-27 13:33:47 +02:00
Gregers Gram Rygg
7f32342ec3
Moved OpenLayers.Vendor to OpenLayers.Util.vendorPrefix
2012-06-27 13:28:43 +02:00
Gregers Gram Rygg
36451db928
Expose caches instead of _clearCache method
2012-06-27 12:39:47 +02:00
Gregers Gram Rygg
d1ed8bb952
Removed duplicate declarations of i and l
2012-06-27 11:57:04 +02:00
Gregers Gram Rygg
f40d677164
Removed declaration of OpenLayers if it's not defined (already requires SingleFile.js)
2012-06-27 11:07:41 +02:00
Stéphane Brunner
d42f5ee993
Merge pull request #271 from sbrunner/wmts-capabilities
...
Create Layer from WMTS capabilities in rest mode
2012-06-27 01:34:02 -07:00
Stéphane Brunner
419ead9191
fix projection syntax
2012-06-26 16:09:38 +02:00
Gregers Gram Rygg
93211a31bc
Merge branch 'master' of https://github.com/openlayers/openlayers into vendor-prefixes
2012-06-25 14:17:19 +02:00
Gregers Gram Rygg
ab6b2ef008
Use vendor detection for requestAnimationFrame
2012-06-25 13:45:33 +02:00
Gregers Gram Rygg
58a83b0d17
Refactored vendor methods to it's own module
2012-06-25 13:44:35 +02:00
Gregers Gram Rygg
fb3acbdbc2
Renamed char (reserved word in ES3)
2012-06-24 23:48:24 +02:00
Éric Lemoine
533e5f4242
Merge pull request #538 from probins/proj
...
Change Projection so Proj4js no longer has to be global
2012-06-24 02:16:52 -07:00
Gregers Gram Rygg
da3495beac
Merge branch 'master' of https://github.com/openlayers/openlayers into vendor-prefixes
2012-06-24 02:38:05 +02:00
Gregers Gram Rygg
6d5f5c37df
Style vendor prefixes should start with first char uppercase, js properties should be lower
2012-06-23 22:46:43 +02:00
Gregers Gram Rygg
b9670a292b
Added support to detect vendor-prefixes for non-style objects
2012-06-23 21:48:44 +02:00
ahocevar
78d07c8d8a
Merge pull request #524 from ahocevar/panzoombar
...
Zoom level restriction improvements. r=@bartvde
2012-06-22 16:59:13 -07:00
Peter Robins
b6296a40b6
Change Projection so Proj4js no longer has to be global
2012-06-20 08:43:36 +01:00
Bart van den Eijnden
69c8a8e161
Merge pull request #378 from bartvde/wfsdft
...
error handling in WFSDescribeFeatureType format (r=@ahocevar,elemoine)
2012-06-19 08:31:57 -07:00
Bart van den Eijnden
62f3f70910
Merge pull request #523 from jachym/master
...
Modifications for OpenLayers.Format.WPS* (p=@jachym,r=@bartvde)
2012-06-18 06:35:49 -07:00
Jachym Cepicky
43de5e9e0c
minor cosmetic changes
2012-06-17 22:04:27 +02:00
ahocevar
c8161ed4ee
Updating note about the "dimension" attribute.
2012-06-15 11:49:14 +02:00
ahocevar
6052d19c2f
Note about mysterious "dimension" attribute.
2012-06-14 15:27:22 +02:00
ahocevar
88982e043f
Moving SRSReferenceGroup parser from Base to v3.
2012-06-14 15:18:26 +02:00
ahocevar
fa90a42806
Respect the srsDimension attribute.
...
This also fixes http://trac.osgeo.org/openlayers/ticket/2762 . Note: it seems there is no "dimension" attribute for posList in the spec. This attribute name is only used in some examples of the GML 3.1 specification, but it is not mentioned in any of the XSDs.
2012-06-14 12:44:20 +02:00
ahocevar
032df4b90a
Adding a getMinZoom API method.
...
This can be used by zoom slider controls, e.g. the GeoExt.ZoomSlider. Note that adjustZoom now also respects the map's fractionalZoom setting.
2012-06-13 21:37:59 +02:00