Frederic Junod
|
457e7b96dd
|
Remove extra param to function
|
2018-12-07 11:00:05 +01:00 |
|
Frederic Junod
|
759b317707
|
Fix type notation in examples
|
2018-12-07 10:55:26 +01:00 |
|
Frederic Junod
|
cd3e65e3df
|
Remove unneeded type cast in examples
|
2018-12-07 09:55:09 +01:00 |
|
Frederic Junod
|
63de0aefbe
|
Remove '.js' from the imports
|
2018-11-27 17:00:18 +01:00 |
|
Frederic Junod
|
4a3f70c09b
|
Revert "Simplify import path in examples"
This reverts commit 79c8afdba8.
|
2018-11-27 16:49:55 +01:00 |
|
Frederic Junod
|
79c8afdba8
|
Simplify import path in examples
To have the same path (starting with `ol/`, without `.js`) as in the documentation.
The support was added in the webpack config in #8928
|
2018-11-26 17:18:52 +01:00 |
|
Frederic Junod
|
e66a84c897
|
Add imageRatio option for VectorImage layers
|
2018-11-22 09:38:08 +01:00 |
|
Tim Schaub
|
e9a30c5cb7
|
Use standard tile coords
|
2018-11-21 11:14:17 -07:00 |
|
Tim Schaub
|
1cc49e0b23
|
Clearer function name for getting a render pixel
|
2018-11-17 16:28:28 +01:00 |
|
Tim Schaub
|
6cfb8f275b
|
Fix magnify example
|
2018-11-16 16:16:28 +01:00 |
|
Tim Schaub
|
d6add33df0
|
Use map and new method
|
2018-11-16 14:58:02 +01:00 |
|
Frederic Junod
|
98a780e5f9
|
Add missing '.js' in import
|
2018-11-16 14:57:17 +01:00 |
|
Florent gravin
|
90d46cb539
|
Remove blend-modes example
As we are not doing canvas composition anymore
|
2018-11-16 14:57:16 +01:00 |
|
Florent gravin
|
7831a591f7
|
Fix igc example migrating map postcompose event
|
2018-11-16 14:57:16 +01:00 |
|
Florent gravin
|
1dbe52d738
|
Fix layer-clipping example using right postrender events
|
2018-11-16 14:57:16 +01:00 |
|
Florent gravin
|
f73c6fab35
|
Fix igc example migrating map postcompose event
|
2018-11-16 14:57:16 +01:00 |
|
Florent gravin
|
eafe1bf8a3
|
Fix geolocation-orientation example migrating map postcompose event
|
2018-11-16 14:57:16 +01:00 |
|
Florent gravin
|
039af41af1
|
Unbind postrender event in feature-move-animation example
|
2018-11-16 14:57:16 +01:00 |
|
Florent gravin
|
a924834920
|
Fix feature-animation example migrating map postcompose event
|
2018-11-16 14:57:15 +01:00 |
|
Florent gravin
|
3bf9a54ed5
|
Fix dynamic-data example migrating map postcompose event
|
2018-11-16 14:57:15 +01:00 |
|
Florent gravin
|
91bd144f0e
|
Update post/pre render event doc usage in examples
|
2018-11-16 14:57:15 +01:00 |
|
Florent gravin
|
160e9e8056
|
Fix image-filter example using right postrender events
|
2018-11-16 14:57:15 +01:00 |
|
Florent gravin
|
c5b7c5febb
|
Fix magnify example using right postrender events
|
2018-11-16 14:57:15 +01:00 |
|
Florent gravin
|
3cba5ffbe2
|
Fix swipe example using right post/pre render events
|
2018-11-16 14:57:15 +01:00 |
|
Florent gravin
|
4d54549b5f
|
Fix flight-animation example with postrender event
|
2018-11-16 14:57:15 +01:00 |
|
Florent gravin
|
45cd573768
|
Fix layer-spy example using right post/pre render events
|
2018-11-16 14:57:14 +01:00 |
|
ahocevar
|
5bb110f157
|
Fix render context utility functions and feature-move-animation example
|
2018-11-16 14:57:13 +01:00 |
|
ahocevar
|
c37b6202a0
|
Use Map
|
2018-11-16 14:56:49 +01:00 |
|
Tim Schaub
|
f416cf742d
|
Workaround for raster source
|
2018-11-16 14:56:48 +01:00 |
|
Tim Schaub
|
b3903df156
|
Use the composite renderer
|
2018-11-16 14:56:47 +01:00 |
|
Olivier Guyot
|
7fa2189fe9
|
Remove the bulk of the WebGL legacy code.
Things left to do:
* redo an icon layer example
* redo a clipping layer example
* update docs where WebGL renderers are mentioned
|
2018-11-16 14:02:08 +01:00 |
|
Olivier Guyot
|
494b817f47
|
Use the new webgl renderer in the heatmap layer
|
2018-11-16 14:01:21 +01:00 |
|
Frederic Junod
|
bf9171a689
|
Add examples/d3.css
|
2018-11-16 10:47:07 +01:00 |
|
Frederic Junod
|
178061ab9d
|
Use ol/layer/Layer instead of ol/source/ImageCanvas in d3 example
|
2018-11-15 18:30:39 +01:00 |
|
Tim Schaub
|
00cf75c837
|
Merge pull request #8944 from jahow/fix-graticule
Use a layer for the graticule instead of a control
|
2018-11-15 18:07:15 +01:00 |
|
Tim Schaub
|
f95070a34d
|
Merge pull request #8948 from fgravin/mapbox-rotation
Add rotation in mapbox-gl example
|
2018-11-15 18:04:41 +01:00 |
|
Frederic Junod
|
05bf1d8f4a
|
Remove the resolutions list in sphere-mollweide example
|
2018-11-15 17:12:40 +01:00 |
|
Olivier Guyot
|
94bcb8a0f6
|
Added wrapX option on graticule
|
2018-11-15 17:12:40 +01:00 |
|
Olivier Guyot
|
c69366ec0a
|
Updated the sphere mollweide example
|
2018-11-15 17:12:40 +01:00 |
|
Olivier Guyot
|
dbd6dad4f3
|
Add a new Graticule layer, nothing rendered for now
|
2018-11-15 17:12:40 +01:00 |
|
Florent gravin
|
40b2922b4e
|
Add rotation in mapbox-gl example
|
2018-11-15 12:55:37 +01:00 |
|
Olivier Guyot
|
593632daea
|
Fix the OverviewMap control & example
Layers must now always be specified for the control.
Base example was amended to reflect that.
The breaking change was added in the update notes.
|
2018-11-15 12:04:49 +01:00 |
|
Tim Schaub
|
0452da92d3
|
Merge pull request #8931 from fgravin/mapbox-layer
Add Mapbox-gl-js example
|
2018-11-14 17:14:05 +01:00 |
|
Tim Schaub
|
7ae051c07a
|
Merge pull request #8937 from tschaub/debug-tiles
Make the tile debug source useful for understanding tiles
|
2018-11-14 17:06:52 +01:00 |
|
Frederic Junod
|
bed9c6b09a
|
Don't add mapbox-gl into dependencies
|
2018-11-14 16:34:36 +01:00 |
|
Florent gravin
|
c62ebb9f61
|
Add mapbox-gl-js example
|
2018-11-14 16:30:52 +01:00 |
|
Frédéric Junod
|
7a472321c4
|
Merge pull request #8930 from fredj/better_export_example
Give the layers container a CSS class name
|
2018-11-14 16:24:12 +01:00 |
|
Frédéric Junod
|
4adcb5ae6c
|
Merge pull request #8914 from fredj/layer_className
Add new className property to ol/layer/Base
|
2018-11-14 16:23:56 +01:00 |
|
Tim Schaub
|
0e91365859
|
Make the tile debug source useful for understanding tiles
|
2018-11-14 15:58:08 +01:00 |
|
Frederic Junod
|
bdf98d9003
|
Give the layers container an CSS class name
|
2018-11-13 17:04:07 +01:00 |
|