Frederic Junod
7f0043694d
Remove NOCOMPILE from examples
2018-05-14 14:42:57 +02:00
Frédéric Junod
3890ece2b8
Merge pull request #8179 from openlayers/greenkeeper/google-closure-compiler-20180506.0.0
...
Update google-closure-compiler to the latest version 🚀
2018-05-10 07:32:18 +02:00
Frédéric Junod
c10e58b44e
Merge pull request #8175 from fredj/happy_compiler
...
More typing fixes
2018-05-10 06:37:30 +02:00
Frederic Junod
14deb417a9
Use MSPointerEvent event type in ol/pointer/MsSource
2018-05-09 16:39:59 +02:00
Frederic Junod
d987d99c93
Don't allow null usedTiles to be passed to expireCache
2018-05-09 16:39:59 +02:00
Frederic Junod
0d99fc1f98
Set format parameter to rbush function
...
To remove the following closure compiler warning:
```
Function module$node_modules$rbush$index.default: called with 1 argument(s). Function requires at least 2 argument(s) and at most 2.
```
2018-05-09 16:39:59 +02:00
Frederic Junod
cdb3e1c529
Fix HTML Canvas typing issues
2018-05-09 16:39:59 +02:00
Frédéric Junod
db54301514
Merge pull request #8174 from fredj/image_options_typo
...
Fix typo in ol/style/Image~Options typedef
2018-05-09 15:28:02 +02:00
Frédéric Junod
1e0086460b
Merge pull request #8172 from fredj/ignore_this
...
Ignore 'this' type in function typedef
2018-05-09 15:15:28 +02:00
Frédéric Junod
fcd6366b28
Merge pull request #8173 from fredj/xml_typecheck
...
Fix typing in ol/xml module
2018-05-09 15:12:08 +02:00
Frederic Junod
273be272b7
Fix typo in ol/style/Image~Options typedef
2018-05-09 15:11:21 +02:00
Frederic Junod
9c13e041e3
Add missing typecast in ol/xml
2018-05-09 14:48:17 +02:00
Frederic Junod
05b11759b7
Handle undefined 'this' in ol/xml
2018-05-09 14:48:05 +02:00
Frederic Junod
de5ac6b7c6
Fix typing in ol/xml module
2018-05-09 14:28:14 +02:00
Frederic Junod
854c95f37a
Ignore 'this' type in function typedef
2018-05-09 13:49:59 +02:00
Frédéric Junod
628a49f478
Merge pull request #8169 from fredj/short_module_path
...
Shorter module paths for default exports
2018-05-09 13:31:19 +02:00
Frédéric Junod
c1f503b243
Merge pull request #8171 from fredj/rm_extra_override
...
Remove wrong override tags
2018-05-09 13:22:30 +02:00
Frederic Junod
5b4063fa17
Remove wrong override tags
2018-05-09 12:38:21 +02:00
Frederic Junod
af1f6836af
Shorter module paths for default exports
2018-05-09 11:24:43 +02:00
Frédéric Junod
d0ff29fca3
Merge pull request #8156 from mainakae/master
...
fix assert 36 on error documentation #8147
2018-05-07 08:33:39 +02:00
Frédéric Junod
6d09ab122a
Merge pull request #8143 from openlayers/misc
...
Shorter module paths for default exports
2018-04-30 13:56:55 +02:00
Frederic Junod
8684d4f7c6
Shorter module paths for default exports
2018-04-30 13:15:50 +02:00
Frederic Junod
7ed10b9579
Add missing lineDashOffset to ol/style/RegularShape~RenderOptions typedef
2018-04-30 13:15:50 +02:00
Frédéric Junod
382c241b10
Merge pull request #8132 from fredj/types
...
Add minZoom to the createResolutionConstraint function return type
2018-04-28 09:00:50 +02:00
Frederic Junod
c4dba00c54
Add minZoom to the createResolutionConstraint function return type
2018-04-27 16:21:59 +02:00
Frédéric Junod
ce84c3bf57
Merge pull request #8127 from fredj/cleanup
...
Move RasterOperationType into ol/source/Raster
2018-04-27 08:26:39 +02:00
Frédéric Junod
da72a7cebc
Merge pull request #8123 from fredj/jsdoc_module
...
More Jsdoc module fixes
2018-04-27 08:21:08 +02:00
Frederic Junod
f8435b0c0f
Move RasterOperationType into ol/source/Raster
...
This enum is only used in ol/source/Raster
2018-04-26 15:46:50 +02:00
Frederic Junod
61067e6c2c
Module type for ol.Feature and short notation for ol/render/Feature
2018-04-26 15:38:51 +02:00
Frederic Junod
11d9f6de83
Module type for ol.renderer.*
2018-04-26 15:35:48 +02:00
Frederic Junod
d8e0212833
Module type for ol.source.*
2018-04-26 15:18:44 +02:00
Frederic Junod
76769f9901
Module type for ol.struct.*
2018-04-26 15:16:21 +02:00
Frederic Junod
b4588f7d47
Module type for ol.source.UrlTile
2018-04-26 15:12:52 +02:00
Frédéric Junod
3803f268c2
Merge pull request #8122 from fredj/cluster_format_opt
...
Remove unused 'format' options from Cluster source constructor
2018-04-25 10:29:02 +02:00
Frédéric Junod
d187954133
Merge pull request #8121 from fredj/jsdoc_module
...
More Jsdoc module fixes
2018-04-25 09:14:09 +02:00
Frederic Junod
3ca4b0e8bd
Remove unused 'format' options from Cluster source constructor
2018-04-25 08:27:35 +02:00
Frederic Junod
4856c53881
Module type for ol.format.filter.*
2018-04-25 08:21:11 +02:00
Frederic Junod
17674194d4
Module type for ol.format.OWS
2018-04-25 08:21:11 +02:00
Frederic Junod
4dc1f719c0
Module type for ol.format.GML2
2018-04-25 08:21:11 +02:00
Frederic Junod
2c98e35d1a
Module type for ol.TileLoadFunctionType
2018-04-25 08:21:11 +02:00
Frederic Junod
e4778b17ce
Module type for ol.VectorTile
2018-04-25 08:21:11 +02:00
Frédéric Junod
33ca22a4dc
Merge pull request #8101 from fredj/jsdoc_module
...
More Jsdoc module fixes
2018-04-21 09:05:11 +02:00
Frederic Junod
b37a1f7d85
Module type for ol.RenderOrderFunction
2018-04-20 15:15:21 +02:00
Frederic Junod
48910e01ed
Module type for ol.render.ReplayGroup
2018-04-20 15:12:20 +02:00
Frederic Junod
7f7c4df786
Module type for ol.render.canvas.TextReplay
2018-04-20 15:09:30 +02:00
Frederic Junod
446fb1939e
Module type for ol.render.canvas.Instruction
2018-04-20 15:07:50 +02:00
Frederic Junod
97d2266389
Module type for ol.reproj.Triangulation
2018-04-20 15:05:57 +02:00
Frederic Junod
d0fbbe7d23
Module type for ol.render.canvas.Replay
2018-04-20 15:03:44 +02:00
Frederic Junod
3e2c211ccf
Module type for ol.render.canvas.ReplayGroup
2018-04-20 15:01:57 +02:00
Frederic Junod
5d22d711f8
Module type for ol.render.ReplayType
2018-04-20 14:58:49 +02:00
Frederic Junod
7701c5fd3a
Module type for ol.render.Feature
2018-04-20 14:53:56 +02:00
Frederic Junod
3c0c4cd155
Module type for ol.render.VectorContext
2018-04-20 14:41:11 +02:00
Frederic Junod
05f92c0333
Module type for ol.source.Tile
2018-04-20 14:37:46 +02:00
Frederic Junod
327bda680d
Module type for ol.source.Tile.Event
2018-04-20 14:35:17 +02:00
Frederic Junod
ae5e24a6c3
Module type for ol.render.Event
2018-04-20 14:32:23 +02:00
Frederic Junod
3629cef3a5
Module type for ol.render.EventType
2018-04-20 14:31:00 +02:00
Frederic Junod
d1a6249cf0
Module type for ol.Collection
2018-04-20 12:02:15 +02:00
Frederic Junod
0071acd688
Module type for ol.AttributionLike
2018-04-20 12:00:18 +02:00
Frédéric Junod
4d4a469904
Merge pull request #8099 from openlayers/jsdoc_module
...
More Jsdoc module fixes
2018-04-20 11:26:30 +02:00
Frederic Junod
b2d9f94cb2
Module type for ol.pointer.MouseSource
2018-04-20 08:53:01 +02:00
Frederic Junod
2f45d51f9b
Module type for ol.pointer.EventSource
2018-04-20 08:50:39 +02:00
Frederic Junod
a84863528c
Module type for ol.pointer.PointerEvent
2018-04-20 08:47:27 +02:00
Frederic Junod
a43b90056b
Module type for ol.pointer.PointerEventHandler
2018-04-20 08:44:01 +02:00
Frederic Junod
15f57538e7
Module type for ol.StyleFunction
2018-04-20 08:39:45 +02:00
Frederic Junod
975d3f31d6
Fix FillState typedef definition
2018-04-19 17:41:08 +02:00
Frédéric Junod
82c55d3892
Merge pull request #8087 from pfirpfel/move-misc-typedefs
...
Move various typedefs out of typdefs.js
2018-04-19 16:56:49 +02:00
Frédéric Junod
873c627cda
Merge pull request #8052 from fredj/jsdoc_module
...
More Jsdoc module fixes
2018-04-19 16:22:52 +02:00
Frederic Junod
48bda774c7
Rename VectorTileSource to VectorTile
2018-04-19 16:02:16 +02:00
Frederic Junod
8074848636
Module type for ol.Size
2018-04-19 15:43:37 +02:00
Frederic Junod
32713ff824
Module type for ol.Extent
2018-04-19 15:41:27 +02:00
Frederic Junod
f0da3c7ef0
Module type for ol.format.GMLBase
2018-04-19 15:40:09 +02:00
Frederic Junod
44b19cb2e3
Module type for ol.format.TokenType
2018-04-19 15:40:09 +02:00
Frederic Junod
3ce588b491
Module type for ol.format.Feature
2018-04-19 15:40:07 +02:00
Frederic Junod
60e319f8e1
Remove extra properties in ol/source/WMTS options
2018-04-19 15:39:26 +02:00
Frederic Junod
7aa5e5d80e
Fix wrong tilegrid type for ol/source/XYZ options
2018-04-19 15:39:26 +02:00
Frederic Junod
79bdec2b75
Module type for ol.tilegrid.WMTS
2018-04-19 15:39:26 +02:00
Frederic Junod
7ccb66e80d
Module type for ol.tilegrid.TileGrid
2018-04-19 15:39:26 +02:00
Frederic Junod
2df4d5f877
Module type for ol.TileState
2018-04-19 15:39:26 +02:00
Frederic Junod
4114f4faaa
Module type for ol.TileCoord
2018-04-19 15:39:26 +02:00
Frederic Junod
e77986c86c
Module type for ol.source.Image
2018-04-19 15:39:26 +02:00
Frederic Junod
6f3957786a
Module type for ol.source.Source
2018-04-19 15:39:26 +02:00
Frederic Junod
3dbabb734b
Module type for ol.source.Vector
2018-04-19 15:39:26 +02:00
Frederic Junod
e283193ff4
Module type for ol.source.State
2018-04-19 15:39:25 +02:00
Frederic Junod
6ce42464b3
Module type for ol.source.VectorTile
2018-04-19 15:39:25 +02:00
Frederic Junod
911d0f12e3
Module type for ol.source.XYZ
2018-04-19 15:39:25 +02:00
Frederic Junod
bf40002af0
Module type for ol.source.TileImage
2018-04-19 15:39:25 +02:00
Frédéric Junod
c63c7b211d
Merge pull request #8048 from fredj/shaders_comments
...
Remove all comments from shaders
2018-04-19 15:21:51 +02:00
Frédéric Junod
fe016738bc
Merge pull request #8093 from openlayers/greenkeeper/serve-6.5.5
...
chore(package): update serve to version 6.5.5
2018-04-19 12:37:39 +02:00
Frédéric Junod
c47150a32d
Merge pull request #8090 from openlayers/greenkeeper/url-polyfill-1.0.13
...
chore(package): update url-polyfill to version 1.0.13
2018-04-19 12:15:43 +02:00
Frédéric Junod
7652cc89ec
Merge pull request #8091 from openlayers/greenkeeper/karma-firefox-launcher-1.1.0
...
chore(package): update karma-firefox-launcher to version 1.1.0
2018-04-19 12:09:28 +02:00
Frédéric Junod
13e472527d
Merge pull request #8089 from fredj/f_7167
...
Allow unprefixed WMTS tileMatrix identifiers
2018-04-19 11:56:24 +02:00
Frederic Junod
6006a9d9b5
Allow unprefixed WMTS tileMatrix identifiers
...
`ol.tilegrid.WMTS.createFromCapabilitiesMatrixSet` fails when tileMatrix identifiers
are not prefixed by their tileMatrixSet identifier.
Original code by @filipheymans
2018-04-19 11:48:42 +02:00
Frederic Junod
4b76ad60d2
Remove unused variable
2018-04-19 10:53:10 +02:00
Frédéric Junod
fdc030e0b3
Merge pull request #8088 from camptocamp/fix_typo_in_TextPlacement
...
Correct type for TextPlacement (jsdoc)
2018-04-19 10:46:26 +02:00
Frédéric Junod
9aa3cd612f
Merge pull request #8082 from pfirpfel/remove-unused-typedefs
...
Remove unused typedefs
2018-04-18 15:52:31 +02:00
Frédéric Junod
c882c22e2f
Merge pull request #7863 from fredj/rm_forEachFeature
...
Add note about null geom in VectorSource.forEachFeature
2018-04-13 14:16:23 +02:00
Frédéric Junod
a71652ef8e
Merge pull request #8071 from openlayers/greenkeeper/mocha-5.1.0
...
Update mocha to the latest version 🚀
2018-04-13 13:23:36 +02:00
Frederic Junod
25af37bbd3
Add note about null geom in VectorSource.forEachFeature
2018-04-13 13:21:49 +02:00
Frédéric Junod
248c54c5e0
Merge pull request #8055 from fredj/opt_property
...
Mark optional property with square brackets
2018-04-05 08:27:56 +02:00
Frederic Junod
070f08e778
Mark optional property with square brackets
2018-04-04 17:06:21 +02:00