mike-000
|
d85990436d
|
fix typo
|
2021-08-21 15:13:38 +01:00 |
|
mike-000
|
3c1e3dcfd5
|
Document (existing) multiple feature behaviour
|
2021-08-21 15:11:57 +01:00 |
|
Tim Schaub
|
42970915ea
|
Extract nodata values from metadata when possible
|
2021-08-19 10:40:59 -06:00 |
|
Tim Schaub
|
b8c52b4298
|
Update aspect calculation for GLSL atan implementation
|
2021-08-18 18:25:38 -06:00 |
|
Andreas Hocevar
|
10989f96bf
|
Fix aspect calculation in shaded-relief example
|
2021-08-18 21:30:53 +02:00 |
|
Andreas Hocevar
|
7acd5338c9
|
Allow sampling data from neighboring pixels
|
2021-08-18 11:24:37 +02:00 |
|
Andreas Hocevar
|
011c14c7df
|
Load layers for pyramid on demand
|
2021-08-18 11:24:35 +02:00 |
|
Andreas Hocevar
|
4526f2ef34
|
Properly handle alt tiles of transparent images
|
2021-08-18 11:24:34 +02:00 |
|
Andreas Hocevar
|
efae01e71f
|
Add COG tile pyramid example
|
2021-08-18 11:24:33 +02:00 |
|
Andreas Hocevar
|
e8ead306ff
|
Remove multi-source restrictions and fix alpha
|
2021-08-18 11:24:31 +02:00 |
|
Andreas Hocevar
|
79b3bc4244
|
Add multi-source cog example
|
2021-08-18 11:24:29 +02:00 |
|
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 |
|