Andreas Hocevar
|
05eac3e384
|
Use worker for GeoTIFF decoding
|
2021-08-18 11:24:27 +02:00 |
|
Andreas Hocevar
|
429a8fbc1a
|
Remove lint after dependency updates
|
2021-08-18 11:24:24 +02:00 |
|
Tim Schaub
|
af80477c1d
|
Rendering raster tiles with WebGL
|
2021-08-18 11:24:23 +02:00 |
|
Maximilian Krög
|
687b131714
|
Fix example and legacy build with nodejs 16.6
|
2021-08-01 01:13:26 +02:00 |
|
Simon Seyock
|
2e054aea4d
|
Add grid tag to examples.
|
2021-07-23 13:15:51 +02:00 |
|
Maximilian Krög
|
19fb51183e
|
Convert hit detect priority example to test
|
2021-07-17 15:09:38 +02:00 |
|
Tim Schaub
|
53156ab936
|
Add a new placeholder option and deprecate undefinedHTML
|
2021-07-10 09:12:31 -06:00 |
|
Maximilian Krög
|
a6d86ce0dd
|
Update marker animation example
Continually animate between start and end position
Allow changing speed during animation
Stay at current position when animation stops
|
2021-07-03 20:10:09 +02:00 |
|
Maximilian Krög
|
d7d0eeb7c7
|
Prefer Date.now() when possible
|
2021-07-02 23:01:11 +02:00 |
|
Maximilian Krög
|
f506f4bdc9
|
Improve feature-animation example
Keep features within tile bounds
Skip drawing fully transparent style
Don't clone the geometry each frame
|
2021-07-02 22:55:13 +02:00 |
|
mike-000
|
212a6ae7ce
|
consistent use of quotes
|
2021-06-30 00:35:53 +01:00 |
|
Andreas Hocevar
|
6aeed0ff96
|
Merge pull request #12373 from mike-000/patch-1
Rework TileDebug to allow TMS coordinates and to fix reprojection
|
2021-06-29 14:28:09 +02:00 |
|
mike-000
|
f7bd8102c5
|
Add Show tile coordinates option
|
2021-06-29 11:08:19 +01:00 |
|
mike-000
|
6304b56501
|
New example
|
2021-06-29 10:53:45 +01:00 |
|
Andreas Hocevar
|
3291733ab3
|
Merge pull request #12441 from mike-000/patch-8
Style-based measure example
|
2021-06-28 18:37:00 +02:00 |
|
Andreas Hocevar
|
79f5f46d27
|
Remove lint
|
2021-06-28 18:10:51 +02:00 |
|
mike-000
|
e30f2808d6
|
Override modify style geometry until pointermove
|
2021-06-27 13:29:38 +01:00 |
|
mike-000
|
aac9d6dd95
|
New example
New example
New example
lints
New example
New example
New example
|
2021-06-26 12:46:12 +01:00 |
|
jipexu
|
bb71ee6a71
|
typo
1 u
typo
one u
typo
one u
typo
|
2021-06-25 15:07:24 +02:00 |
|
Andreas Hocevar
|
670ea6db9d
|
Use html2canvas instead of dom-to-image
|
2021-06-20 23:41:44 +02:00 |
|
MoonE
|
9ab5b70e3a
|
Merge pull request #12282 from M393/dragzoom-view-padding
Fix DragZoom with view padding
|
2021-06-17 19:13:03 +02:00 |
|
Andreas Hocevar
|
01cfe80ee6
|
Merge pull request #12304 from mike-000/patch-2
New example: Scale and Rotate using Modify Interaction
|
2021-06-16 17:20:34 +02:00 |
|
Andreas Hocevar
|
de81d2b762
|
Merge pull request #12357 from mike-000/patch-6
Use calculateElevation function in Shaded Relief example
|
2021-06-03 23:58:44 +02:00 |
|
mike-000
|
57e3fb1ee8
|
fix on IE
|
2021-06-03 12:35:42 +01:00 |
|
mike-000
|
31678972e5
|
fix typo
Co-authored-by: EvertEt <evert.etienne@gmail.com>
|
2021-05-26 14:11:33 +01:00 |
|
mike-000
|
599e3f18c1
|
Use calculateElevation function
|
2021-05-26 13:53:53 +01:00 |
|
MoonE
|
8395445257
|
Merge pull request #12340 from MoonE/raster-example-tooltips
Fix raster example tooltips
|
2021-05-23 22:11:39 +02:00 |
|
Andreas Hocevar
|
c16e23a98d
|
Merge pull request #12338 from ahocevar/no-__proto__
Do not use __proto__ to restore instances after main thread - worker transfer
|
2021-05-23 18:58:03 +02:00 |
|
Maximilian Krög
|
ad8c704e4a
|
Update d3 to v6.7.0
|
2021-05-23 17:57:36 +02:00 |
|
Maximilian Krög
|
b49d94ce90
|
Fix raster example tooltips
|
2021-05-23 17:56:50 +02:00 |
|
mike-000
|
f6f731029f
|
fix confusing import
|
2021-05-23 11:02:44 +01:00 |
|
Andreas Hocevar
|
3b0af6d4aa
|
Do not use __proto__ to restore instances after main thread - worker transfer
|
2021-05-23 11:19:55 +02:00 |
|
Maximilian Krög
|
bf0671fc08
|
Fix layer canvas reuse
If the scale values have more than 6 decimals they are rounded and can no longer be
compared to the created transform string.
|
2021-05-18 15:43:55 +02:00 |
|
AndersVittrup
|
aa61c47fc4
|
Fixed document ref in hitdetect
fixed lint
|
2021-05-13 20:51:40 +02:00 |
|
mike-000
|
82be8dc5ba
|
remove empty lines
|
2021-05-11 17:36:54 +01:00 |
|
mike-000
|
642bfc4343
|
lints
|
2021-05-11 17:00:30 +01:00 |
|
mike-000
|
f095ee6ea1
|
new example
new example
|
2021-05-11 16:47:34 +01:00 |
|
Maximilian Krög
|
dabfe40700
|
Fix error in view-padding example
An error occured when the buttons are clicked before the source is loaded.
|
2021-05-08 05:15:12 +02:00 |
|
Tim Schaub
|
c301d2413b
|
Modules all the way
|
2021-05-01 10:17:04 -06:00 |
|
Tim Schaub
|
6858529a50
|
Merge pull request #12238 from mike-000/patch-29
Use proxy url as interim fix for mixed content in the MapGuide example
|
2021-04-26 19:59:28 -06:00 |
|
mike-000
|
f33b9587fb
|
New example
|
2021-04-25 15:48:51 +01:00 |
|
mike-000
|
694d784486
|
Use proxy url as interim fix for mixed content
|
2021-04-23 11:32:09 +01:00 |
|
MoonE
|
008ef24be9
|
Merge pull request #11952 from mike-000/patch-23
Draw 800km circles around both poles in Tissot example
|
2021-04-18 19:40:13 +02:00 |
|
Maximilian Krög
|
fdbfb4015f
|
Adjust zoomslider example layout
|
2021-04-16 00:29:09 +02:00 |
|
Maximilian Krög
|
85ea74a383
|
Fix building of examples with latest copy-webpack-plugin
|
2021-04-15 00:20:59 +02:00 |
|
Tim Schaub
|
71c18d4444
|
Merge pull request #12176 from bz2/mangle_private_members
Allow private class members to be mangled
|
2021-04-07 18:08:53 -06:00 |
|
Tim Schaub
|
5cccdc7c3b
|
Merge pull request #12178 from kikuchan/ol-format-wkb
Add WKB (Well-Known Binary) format
|
2021-04-07 18:02:38 -06:00 |
|
Maximilian Krög
|
9d773c8f19
|
Build for ie11 again
|
2021-04-05 02:55:17 +02:00 |
|
kikuchan
|
15a8eb864a
|
Add test for ol/format/WKB
|
2021-04-05 02:12:26 +09:00 |
|
kikuchan
|
15e131a392
|
Add ol/format/WKB and its example
|
2021-04-05 02:12:23 +09:00 |
|