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 |
|
Michael Kuenzli
|
73fcdf5392
|
Move olx.style.IconOptions to ol/style/Icon
|
2018-04-17 16:32:36 +02:00 |
|
Michael Kuenzli
|
de90b91401
|
Move olx.style.CircleOptions to ol/style/Circle
|
2018-04-17 16:06:55 +02:00 |
|
Michael Kuenzli
|
2178393e18
|
Move olx.tilegrid.WMTSOptions to ol/tilegrid/WMTS
|
2018-04-17 15:14:44 +02:00 |
|
Michael Kuenzli
|
ff488c8214
|
Move olx.tilegrid.TileGridOptions to ol/tilegrid/TileGrid
|
2018-04-17 15:09:47 +02:00 |
|
Tim Schaub
|
c5f81d8bbe
|
Register layer renderers with the map renderer
|
2018-04-14 10:31:10 -06:00 |
|
Tim Schaub
|
91f2101cab
|
Remove check for map renderer type
|
2018-04-14 10:01:07 -06:00 |
|
Tim Schaub
|
be35f82ae5
|
Explicit map renderer construction
|
2018-04-14 09:38:40 -06:00 |
|
Tim Schaub
|
2a9fde86b1
|
This makes ol/Map use the Canvas map renderer.
To use the experimental WebGL renderer, use ol/WebGLMap instead.
|
2018-04-14 09:32:54 -06:00 |
|
Frederic Junod
|
25af37bbd3
|
Add note about null geom in VectorSource.forEachFeature
|
2018-04-13 13:21:49 +02:00 |
|
Frederic Junod
|
070f08e778
|
Mark optional property with square brackets
|
2018-04-04 17:06:21 +02:00 |
|
Frederic Junod
|
22ace7228f
|
Don't import from 'functions' multiple times
|
2018-04-04 13:51:47 +02:00 |
|
Florent gravin
|
1a6c62a48a
|
Replace dispatchChangeEvent by changed in ol/source
|
2018-04-04 10:52:50 +02:00 |
|
Florent gravin
|
c579fc985a
|
Remove =undefined for default values in ol/source
|
2018-04-04 10:52:50 +02:00 |
|
Florent gravin
|
0f1cef96fb
|
Replace ol.ProjectionLike by module:ol/proj~ProjectionLike in ol/source
|
2018-04-04 10:52:50 +02:00 |
|
Florent gravin
|
a85faeef0f
|
Remove olx.source.ZoomifyOptions
|
2018-04-04 10:52:50 +02:00 |
|
Florent gravin
|
4b0f376f60
|
Remove olx.source.XYZOptions
|
2018-04-04 10:52:50 +02:00 |
|
Florent gravin
|
5de33d066b
|
Remove olx.source.WMTSOptions
|
2018-04-04 10:52:50 +02:00 |
|
Florent gravin
|
798119c9c8
|
Remove olx.source.VectorOptions
|
2018-04-04 10:52:50 +02:00 |
|
Florent gravin
|
910373eaa2
|
Remove ol.SourceUrlTileOptions
|
2018-04-04 10:52:50 +02:00 |
|
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 |
|