Michael Kuenzli
2b41a3930b
Move ol.Attribution to ol/source/Source
2018-04-19 16:49:13 +02:00
Michael Kuenzli
71bb2ce019
Move ol.AttributionLike to ol/source/Source
2018-04-19 16:49:13 +02:00
Michael Kuenzli
833a4591df
Move ol.RasterOperation to ol/source/Raster
2018-04-19 16:49:13 +02:00
Michael Kuenzli
addcdf745f
Move ol.WFSTransactionResponse to ol/format/WFS
2018-04-19 16:48:29 +02:00
Michael Kuenzli
d4a6169052
Move ol.WFSFeatureCollectionMetadata to ol/format/WFS
2018-04-19 16:48:29 +02:00
Michael Kuenzli
76572b6ccf
Move ol.RegularShapeRenderOptions to ol/style/RegularShape
2018-04-19 16:48:29 +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
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
Benjamin Gerber
84b6e6c7ad
Correct type for TextPlacement (jsdoc)
2018-04-19 10:09:21 +02:00
Tim Schaub
ee9078c401
Merge pull request #8083 from pfirpfel/move-structs-typedefs-to-ol/structs
...
Move structs typedefs to ol/structs/*
2018-04-18 16:27:12 -06:00
Tim Schaub
4083e22948
Merge pull request #8077 from icholy/master
...
Add hasFeature method to ol.source.Vector
2018-04-18 16:26:38 -06:00
Tim Schaub
9380cbd316
Merge pull request #8080 from iagafonov/master
...
#8079 Mark functions setRotateWithView and setSnapToPixel of ol/style/Image with @api
2018-04-18 16:24:20 -06:00
Tim Schaub
44fb48d63f
Type is * instead of value_
2018-04-18 16:19:06 -06:00
Michael Kuenzli
4a70ae2fc0
Move ol.ReprojTriangle to ol/reproj/Triangulation
2018-04-18 16:39:26 +02:00
Michael Kuenzli
edce9e9435
Move ol.ReprojTileFunctionType to ol/reproj/Tile
2018-04-18 16:35:30 +02:00
Michael Kuenzli
724be40854
Move ol.ReprojImageFunctionType to ol/reproj/Image
2018-04-18 16:32:59 +02:00
Michael Kuenzli
b76492c3b8
Move ol.LRUCacheEntry to ol/structs/LRUCache
2018-04-18 16:14:03 +02:00
Michael Kuenzli
11da20e744
Move ol.LinkedListItem to ol/structs/LinkedList
2018-04-18 16:09:17 +02:00
Michael Kuenzli
8433e2e07d
Remove unused typedefs
2018-04-18 15:18:57 +02:00
Иван Агафонов
84a49ec943
Mark functions setRotateWithView and setSnapToPixel of ol/style/Image with @api
2018-04-18 14:52:49 +03:00
Andreas Hocevar
b9afb8d146
Merge branch 'master' into move-olx.style-to-ol/style
2018-04-18 08:57:49 +02:00
Ilia Choly
b8d3bb5766
Add hasFeature method to ol.source.Vector
2018-04-17 14:22:30 -04:00
Michael Kuenzli
310b9256eb
Move olx.tilegrid.XYZOptions to ol/tilegrid
2018-04-17 17:28:32 +02:00
Michael Kuenzli
c06bea9a4e
Move ol.StyleImageOptions from typedefs.js to ol/style/Image
2018-04-17 17:22:04 +02:00
Michael Kuenzli
e388527200
Move ol.StyleRenderFunction from typedefs.js to ol/style/Style
2018-04-17 17:22:04 +02:00
Michael Kuenzli
4f183f33f1
Move ol.StyleGeometryFunction from typedefs.js to ol/style/Style
2018-04-17 17:22:04 +02:00
Michael Kuenzli
663d2bb1bb
Move olx.style.StyleOptions to ol/style/Style
2018-04-17 17:22:04 +02:00
Michael Kuenzli
1e17ddb8d6
Move olx.style.TextOptions to ol/style/Text
2018-04-17 17:21:56 +02:00
Michael Kuenzli
2d620e5537
Move olx.style.RegularShapeOptions to ol/style/RegularShape
2018-04-17 16:40:02 +02:00