Andreas Hocevar
5a1588a2dc
Fix imagestyle docs
2015-12-06 11:33:40 +01:00
Andreas Hocevar
abb680d28f
Accept HTMLCanvasElement for an icon's img
2015-12-04 14:14:01 +01:00
Frédéric Junod
4892a2f039
Merge pull request #4502 from fredj/optionsFromCapabilities_jsdoc
...
Improve ol.source.WMTS.optionsFromCapabilities jsdoc layout
2015-12-04 13:44:27 +01:00
Frederic Junod
6e58be72bb
Remove unused goog.require
2015-12-02 14:08:34 +01:00
María Arias de Reyna
609e94a58a
Adding a check just in case the projection is not defined/supported on current app. It will just ignore it, as if there was no containerSrs defined.
2015-12-02 11:44:24 +01:00
Frédéric Junod
652638e902
Merge pull request #4505 from fredj/rm_goog_object_getKeys
...
Remove use of goog.object.getKeys
2015-12-02 09:13:29 +01:00
Andreas Hocevar
2215f49617
Merge pull request #4472 from ahocevar/layer-filter
...
Do not ignore layer filter for unmanaged layers
2015-12-01 12:01:58 +01:00
Éric Lemoine
279eae1dba
Do not ignore layer filter for unmanaged layers
...
PR #3883 made `forEachFeatureAtPixel` ignore unmanaged layers. This commit reverts that change.
2015-11-30 17:53:19 +01:00
Frederic Junod
cf1b1822b8
Remove use of goog.object.getKeys
2015-11-30 17:34:53 +01:00
Frédéric Junod
952a282756
Merge pull request #4476 from fredj/rm_goog.functions.constant
...
Remove use of goog.functions.constant
2015-11-30 16:22:47 +01:00
Frederic Junod
51b62fb188
Improve ol.source.WMTS.optionsFromCapabilities jsdoc layout
2015-11-30 12:39:24 +01:00
Frederic Junod
a186254e14
Remove use of goog.dom.createDom
2015-11-25 12:40:45 +01:00
Frederic Junod
1ebdba13a6
Remove note about DragZoom and vector support
2015-11-24 17:04:05 +01:00
Frédéric Junod
a2e3f28060
Merge pull request #4483 from fredj/rm_goog.object.containsKey
...
Remove use of goog.object.containsKey
2015-11-24 16:25:40 +01:00
Frederic Junod
a9cd2cd278
Use appendChild instead of goog.dom.append
2015-11-24 13:45:54 +01:00
Frederic Junod
8d72589743
Remove use of goog.object.containsKey
2015-11-24 10:17:01 +01:00
Frederic Junod
290a83e2ed
Remove blur workaround in ol.control.Attribution
...
leftover from #3954
2015-11-23 16:18:36 +01:00
Frederic Junod
6525bda9fd
Export ol.interaction.Interaction#getMap function
2015-11-23 15:35:36 +01:00
Frederic Junod
2c935dc4e0
Remove use of goog.functions.constant
2015-11-23 11:09:09 +01:00
Frederic Junod
e34c18a26e
Remove use of goog.dom.createTextNode
2015-11-23 09:23:58 +01:00
Frederic Junod
1092f6b2a2
Remove use of goog.dom.createElement
2015-11-23 09:22:39 +01:00
Frédéric Junod
0259977fa9
Merge pull request #4463 from fredj/rm_goog.array.sort
...
Remove use of goog.array.sort
2015-11-19 20:24:08 +01:00
Andreas Hocevar
aa260f800e
Merge pull request #4450 from ahocevar/fix-select
...
Fix select interaction regression caused by #4391
2015-11-19 18:20:04 +01:00
Frederic Junod
a4fb2501d8
Remove use of goog.array.sort
...
Fixes #4160
2015-11-19 16:53:11 +01:00
Frederic Junod
5ead77bcd1
Remove extra space in type annotation
2015-11-19 10:03:42 +01:00
Andreas Hocevar
a8cd6b735f
Fix select interaction regression caused by #4391
2015-11-18 11:57:18 +01:00
Bart van den Eijnden
51d5182592
Merge pull request #4449 from bartvde/issue-4445
...
Change the label of the full screen button to be more intuitive
2015-11-18 11:53:04 +01:00
Bart van den Eijnden
5c592731f3
Change the label of the full screen button to be more intuitive ( closes #4445 )
2015-11-18 11:42:27 +01:00
Frederic Junod
aef097e348
Check ol.source.UrlTile#urls property for null value
...
Fixes #4446
2015-11-18 11:30:14 +01:00
Andreas Hocevar
b435723b8c
Merge pull request #4439 from ahocevar/crossorigin-regression
...
Allow '' for crossOrigin (as Anonymous alias)
2015-11-17 16:39:34 +01:00
Andreas Hocevar
749dacc749
Allow '' for crossOrigin (as Anonymous alias)
...
This fixes a regression introduced by the goog.isDef removal.
From the HTML 5 spec: "The empty string is also a valid keyword, and
maps to the Anonymous state"
2015-11-17 12:55:48 +01:00
Frédéric Junod
fd44295b17
Merge pull request #4429 from fredj/object_change_evt
...
Dispatch a change event only if the value changes
2015-11-17 12:51:26 +01:00
Frédéric Junod
17e69f9326
Merge pull request #4435 from fredj/rm_cast
...
Remove unnecessary cast
2015-11-17 11:07:31 +01:00
Frederic Junod
10ed2997d8
Remove unnecessary cast
...
See 4977f3607b
2015-11-17 10:41:09 +01:00
Frederic Junod
bfd33becbc
Remove unused local variables
2015-11-17 10:20:40 +01:00
Frederic Junod
764875147a
Remove unused local variables
2015-11-17 09:57:56 +01:00
Andreas Hocevar
f4ad1214e7
Merge pull request #4426 from ahocevar/nicer-staticimage
...
Improve ol.source.StaticImage
2015-11-16 22:15:48 +01:00
Frederic Junod
ca575bd35d
Dispatch a change event only if the value is different
2015-11-16 16:48:00 +01:00
Andreas Hocevar
fabda7c4b2
Improve ol.source.StaticImage
...
Brings back the imgSize property, and puts all image load handler
code in a single listener.
2015-11-16 11:55:10 +01:00
Frédéric Junod
18c41bfc19
Merge pull request #4425 from fredj/duration_eq_0
...
Test number property with !== undefined
2015-11-16 09:53:32 +01:00
Frederic Junod
dfbe7447c9
Test number property with !== undefined
...
Fixes #4424
2015-11-16 09:39:35 +01:00
Andreas Hocevar
f86a7455c4
Merge pull request #4415 from ahocevar/fix-imagesize
...
Scale StaticImage image to imageExtent
2015-11-13 13:15:46 +01:00
Andreas Hocevar
6280b35035
Scale StaticImage image to imageExtent
...
The imageSize property was only used to determine the scale. It's usage was
never documented nor tested nor shown in an example, so I removed it because I
considered its presence a bug.
2015-11-13 12:23:31 +01:00
Andreas Hocevar
152dc6e5d0
Remove ol.ImageUrlFunction
...
This was only used in ol.source.ImageMapGuide, and added unnecessary
overhead there.
2015-11-13 11:27:44 +01:00
Éric Lemoine
f5a148e6b3
Merge pull request #4389 from elemoine/dynamic-params
...
Smooth transitions on parameter changes
2015-11-13 08:41:42 +01:00
Tim Schaub
a8a796f922
Merge pull request #4410 from openlayers/v3.11.x
...
Merge in changes from the 3.11.1 release.
2015-11-12 16:53:41 -07:00
Bart van den Eijnden
b426fa5509
Revert "Merge pull request #4339 from bartvde/issue-4337"
...
This reverts commit 7f4c6e3634 , reversing
changes made to c5dac0aa70 .
2015-11-12 20:29:54 +01:00
Andreas Hocevar
70d376f215
Merge pull request #4412 from ahocevar/revert-4344
...
Revert "Merge pull request #4344 from bartvde/issue-2844"
2015-11-12 19:36:27 +01:00
Andreas Hocevar
c5f4710b8d
Revert "Merge pull request #4344 from bartvde/issue-2844"
...
This reverts commit e5c44b37c9 , reversing
changes made to 7f4c6e3634 .
2015-11-12 19:17:07 +01:00
Tim Schaub
41a232de60
Merge pull request #4401 from tschaub/style
...
Allow style function to return a style.
2015-11-12 10:21:19 -07:00