Florent gravin
f7b2433583
Remove olx.source.TilewmsOptions
2018-04-04 10:52:50 +02:00
Florent gravin
1bf17fecea
Remove olx.source.TileUTFGridOptions
2018-04-04 10:52:50 +02:00
Florent gravin
1d99524ed1
Remove olx.source.TileJSONOptions
2018-04-04 10:52:50 +02:00
Florent gravin
9a4aed3d7c
Remove olx.source.VectorTileOptions
2018-04-04 10:52:50 +02:00
Florent gravin
15fba2cbaf
Remove olx.source.TileImageOptions
2018-04-04 10:52:50 +02:00
Florent gravin
3ec2cb1e6a
Remove olx.source.TileDebugOptions
2018-04-04 10:52:50 +02:00
Florent gravin
aa138feb94
Remove ol.SourceTileOptions
2018-04-04 10:52:50 +02:00
Florent gravin
f9452fb76b
Remove olx.source.StamenOptions
2018-04-04 10:52:50 +02:00
Florent gravin
e3889b6d11
Remove olx.source.RasterOptions
2018-04-04 10:52:50 +02:00
Florent gravin
4e32fd8975
Move olx.source.OSMOptions to ol/source/OSMOptions
2018-04-04 10:52:50 +02:00
Florent gravin
125a54ff1e
Move olx.source.ImageWMSOptions to ol/source/ImageWMSOptions
2018-04-04 10:52:50 +02:00
Florent gravin
c6acbb54fd
Move olx.source.ImageStaticOptions to ol/source/ImageStaticOptions
2018-04-04 10:52:50 +02:00
Florent gravin
db600287f8
Move olx.source.ImageMapGuideOptions to ol/source/ImageMapGuideOptions
2018-04-04 10:52:50 +02:00
Florent gravin
3d90a4587c
Move olx.source.ImageCanvasOptions to ol/source/ImageCanvasOptions
2018-04-04 10:52:50 +02:00
Florent gravin
749f96d967
Move olx.source.ClusterOptions to ol/source/ClusterOptions
2018-04-04 10:48:38 +02:00
Florent gravin
27f86babec
Move olx.source.CartoDBOptions to ol/source/CartoDBOptions
2018-04-04 10:48:38 +02:00
Florent gravin
af4296d2bc
Move olx.source.BingMapsOptions to ol/source/BingMapsOptions
2018-04-04 10:48:38 +02:00
Frederic Junod
2effa1182e
Remove all comments from shaders
2018-04-03 09:54:55 +02:00
Frédéric Junod
bc54693382
Merge pull request #8026 from nyurik/patch-2
...
[doc] dispatchChangeEvent -> changed
2018-04-03 08:53:09 +02:00
Yuri Astrakhan
1b73bca281
link to observable-changed
2018-04-02 22:50:26 +03:00
Yuri Astrakhan
f6e2db76f4
[doc] dispatchChangeEvent -> changed
2018-04-02 22:45:59 +03:00
Marc Jansen
722ce67ebe
Merge pull request #8003 from marcjansen/chaikin
...
Add an example showing Chaikins smoothing algorithm
2018-03-29 17:51:30 +02:00
Frédéric Junod
8208177bdc
Merge pull request #8044 from fredj/misc
...
Rename constructor options typedef to 'Options'
2018-03-29 17:14:55 +02:00
Frederic Junod
4e0d195236
Remove unused minResolution and maxResolution
2018-03-29 16:32:21 +02:00
Frederic Junod
60ca330dce
Rename constructor options typedef to 'Options'
2018-03-29 15:50:32 +02:00
Andreas Hocevar
0335420634
Merge pull request #8042 from ahocevar/only-loaded-tiles
...
Only process loaded tiles
2018-03-29 11:52:04 +02:00
ahocevar
dd6f4eef58
Only process loaded tiles
2018-03-29 11:44:32 +02:00
Marc Jansen
1f0e9abfdd
Simplify example
2018-03-29 08:35:09 +02:00
Marc Jansen
d42de41af3
Add an example showing Chaikins smoothing algorithm
2018-03-29 08:35:09 +02:00
Frédéric Junod
93f704fcd5
Merge pull request #8036 from fredj/misc
...
Move the temporary arrays to the module level
2018-03-29 08:27:48 +02:00
Tim Schaub
9ed9185b77
Merge pull request #8032 from romanzoller/remove-olx-typedefs-ol/source
...
Start removing externs for `ol/source`
2018-03-28 22:27:11 -06:00
Tim Schaub
6029cf829b
Merge pull request #8039 from openlayers/greenkeeper/google-closure-compiler-20180319.0.0
...
Update google-closure-compiler to the latest version 🚀
2018-03-28 22:25:05 -06:00
greenkeeper[bot]
dc0e331e86
chore(package): update google-closure-compiler to version 20180319.0.0
2018-03-28 20:01:47 +00:00
Frédéric Junod
79157175ba
Merge pull request #8038 from fredj/ZoomToExtent_title
...
Fix ZoomToExtent default tipLabel value
2018-03-28 12:48:28 +02:00
Frederic Junod
694afc0196
Fix ZoomToExtent default tipLabel value
2018-03-28 12:38:13 +02:00
Frederic Junod
d8fd51a537
Remove unused private variable
2018-03-28 08:56:36 +02:00
Frederic Junod
e9ce23a461
Move the temporary arrays to the module level
...
No need to create a new variable for each instance.
2018-03-28 08:55:27 +02:00
Frédéric Junod
72641ef884
Merge pull request #8034 from fredj/jsdoc_module
...
More Jsdoc module fixes
2018-03-27 16:35:41 +02:00
Frederic Junod
51d41466ff
Refresh externs/xol.js
2018-03-27 16:20:52 +02:00
Frederic Junod
5bfa3ebcda
Move olx.style.StrokeOptions to src/ol/style/Stroke
2018-03-27 16:20:52 +02:00
Frederic Junod
ac1a9e97ed
Move olx.style.FillOptions to src/ol/style/Fill
2018-03-27 15:44:53 +02:00
Frederic Junod
45ad265849
Move olx.style.AtlasManagerOptions to src/ol/style/AtlasManager
2018-03-27 15:15:33 +02:00
Frederic Junod
7cbc22fece
Module type for ol.style.*
2018-03-27 15:09:52 +02:00
Roman Zoller
8863a26b2d
Move olx.source.ImageArcGISRestOptions to ol/source/ImageArcGISRestOptions
2018-03-26 16:53:50 +02:00
Frédéric Junod
2de83adb8e
Merge pull request #8029 from fredj/jsdoc_module
...
More Jsdoc module fixes
2018-03-26 16:50:16 +02:00
Tim Schaub
ba350064f2
Merge pull request #8030 from walkermatt/patch-1
...
Set `user-select: text` for .ol-selectable
2018-03-26 08:25:43 -06:00
Matt Walker
caa4a0566e
Set user-select: text for .ol-selectable
...
In order to allow a user to select content within an element with the `.ol-selectable` class the `user-select` CSS property should be `text`.
The current value of `auto` results in a computed value of `none` due to the rule `.ol-viewport, .ol-unselectable` specifying `user-select: none`. According to the [the specification](https://www.w3.org/TR/css-ui-4/#valdef-user-select-auto ):
> if the computed value of `user-select` on the parent of this element is `none`, the computed value is `none`
Tested manually on Chromium, Firefox and IE11.
2018-03-26 14:16:45 +01:00
Frederic Junod
932ea9c8b2
Refresh externs/xol.js
2018-03-26 10:54:18 +02:00
Frederic Junod
b121ced3da
Module type for ol.format.Lexer
2018-03-26 10:50:59 +02:00
Frederic Junod
b08edd8dfe
Module type for ol.PluggableMap
2018-03-26 10:45:28 +02:00