Michał Zielański
|
0001292a62
|
Method that copies properties from another object moved to the BaseObject class. Not using getProperties() to avoid creating an intermediate object that is not used later
|
2020-08-27 09:18:08 +02:00 |
|
Michał Zielański
|
8e0a61ac5f
|
Adding original properties to cloned geometry
|
2020-08-26 15:11:11 +02:00 |
|
Andreas Hocevar
|
963a084eb4
|
Merge pull request #11474 from haasz/haasz-module-import-fix
fix: modify rbush package import
|
2020-08-25 14:12:35 +02:00 |
|
Haász Sándor
|
02e0b1af11
|
fix: modify rbush package import
|
2020-08-25 13:27:48 +02:00 |
|
Andreas Hocevar
|
fda93cee23
|
Updates for TypeScript v4
|
2020-08-25 13:03:58 +02:00 |
|
Andreas Hocevar
|
6f0eec632f
|
Use existing check for assertion
|
2020-08-23 18:23:52 +02:00 |
|
Andreas Hocevar
|
792e15124d
|
VectorTile source projection has to match the view projection
|
2020-08-23 12:37:52 +02:00 |
|
Andreas Hocevar
|
c55a3132a4
|
Checks before calling handleEvent on interactions
|
2020-08-18 15:39:53 +02:00 |
|
Andreas Hocevar
|
aa6d6b4d80
|
Merge pull request #11305 from megawac/avoid-crash-when-interaction-removed
PluggableMap: avoid crash when multiple interactions are removed
|
2020-08-18 13:21:47 +02:00 |
|
Frédéric Junod
|
702a8c0e34
|
Merge pull request #11433 from fredj/f_11432
Fix typo in module name
|
2020-08-17 11:42:48 +02:00 |
|
Tim Schaub
|
3c58b25670
|
Merge pull request #11419 from bjornharrtell/wfs2
WFS 2.0.0 support
|
2020-08-13 05:07:53 -06:00 |
|
Frederic Junod
|
e932233103
|
Fix typo in module name
|
2020-08-13 10:48:00 +02:00 |
|
Andreas Hocevar
|
f0170f378f
|
Merge pull request #11418 from MoonE/icon-color-default-to-composite-operation
Icon color default to composite operation
|
2020-08-11 20:57:40 +02:00 |
|
Björn Harrtell
|
4eef96d5d8
|
Fix docs
|
2020-08-11 16:30:29 +02:00 |
|
Björn Harrtell
|
1335937ddd
|
Verified fix
|
2020-08-11 16:09:43 +02:00 |
|
Björn Harrtell
|
0484e45c89
|
Fix WFS 2.0.0 GetFeature response parsing
|
2020-08-11 15:46:40 +02:00 |
|
Björn Harrtell
|
01f355c37f
|
Verify GetFeature with more complex filter
|
2020-08-10 21:30:06 +02:00 |
|
Graeme Yeates
|
d7a8e45294
|
PluggableMap: avoid crash when multiple interactions are removed
|
2020-08-10 10:32:51 -04:00 |
|
Andreas Hocevar
|
49a3f9ff58
|
Merge pull request #11413 from mike-000/patch-12
Include scale option in RegularShape and Circle style constructors
|
2020-08-10 09:44:08 +02:00 |
|
Björn Harrtell
|
a58bff0981
|
Initial GetFeature verification
|
2020-08-10 03:50:39 +02:00 |
|
Björn Harrtell
|
daa0824b17
|
Refactor transaction serialization
|
2020-08-09 23:28:22 +02:00 |
|
Björn Harrtell
|
c675ce5217
|
Fix srsName wrong context
|
2020-08-09 22:47:03 +02:00 |
|
Björn Harrtell
|
d3041295a1
|
Initial spike on WFS 2.0
|
2020-08-09 22:36:41 +02:00 |
|
Maximilian Krög
|
558b3a3ed2
|
Support alpha channel for icon tinting
|
2020-08-09 21:58:33 +02:00 |
|
Maximilian Krög
|
38ecaa9814
|
Use compositing operation for icon colorization when possible.
|
2020-08-09 21:58:33 +02:00 |
|
mike-000
|
722e0c5b69
|
Include scale in options
Add rectangle to example
Add ellipse and rectangle to rendering tests
|
2020-08-09 10:25:16 +01:00 |
|
Andreas Hocevar
|
82328fe2c1
|
Merge pull request #11401 from mike-000/patch-10
Ensure image extent is valid when scale is negative
|
2020-08-08 21:15:10 +02:00 |
|
Andreas Hocevar
|
25f8b4d8d7
|
Merge pull request #11395 from mike-000/patch-9
Correct inchesPerMeter and add tests for ScaleBar text
|
2020-08-08 14:10:40 +02:00 |
|
mike-000
|
857f4e01ac
|
use precise international inchesPerMeter
test scalebar text
|
2020-08-07 10:49:31 +01:00 |
|
mike-000
|
9468a088c0
|
ensure extent is valid when scale is negative
test large flipped icon in buffer zone
test hit detection for negative image scale
|
2020-08-07 10:26:38 +01:00 |
|
Björn Harrtell
|
dbc7b8b602
|
Support deprecated coordinates element for GML3+ formats
|
2020-08-07 03:02:25 +02:00 |
|
mike-000
|
95702648b2
|
simplify scale calculation
update tests to reflect more accurate calculation
|
2020-08-03 23:03:56 +01:00 |
|
Andreas Hocevar
|
7591df8b35
|
Merge pull request #11378 from mike-000/patch-7
Fix imageSmoothing: false when ImageStatic is stretched to fit extent
|
2020-08-02 21:35:24 +02:00 |
|
mike-000
|
95e506cf36
|
Apply context options in handleImageChange
update tests
add new tests
|
2020-08-01 16:07:58 +01:00 |
|
Andreas Hocevar
|
3744283f02
|
Only include renderBuffer when decluttering
|
2020-08-01 10:58:43 +02:00 |
|
mike-000
|
562b2f632f
|
Revert #11193, set vectorRenderer.clipping = false
|
2020-07-30 20:11:11 +01:00 |
|
mike-000
|
6610391c0b
|
Add clipping property
|
2020-07-30 19:58:23 +01:00 |
|
mike-000
|
39334fa95d
|
check projection can wrap before getting width
|
2020-07-30 12:24:03 +01:00 |
|
Andreas Hocevar
|
a8231ad6cb
|
Merge pull request #11346 from ahocevar/text-stride
Fix text instruction flat coordinates when stride is not 2
|
2020-07-29 20:12:56 +02:00 |
|
Andreas Hocevar
|
274a8b8fc3
|
Fix text instruction flat coordinates when stride is not 2
|
2020-07-29 19:56:37 +02:00 |
|
Maximilian Krög
|
fc8bf7b7b8
|
Add all layers to layer export
|
2020-07-29 13:54:16 +02:00 |
|
Andreas Hocevar
|
cbe7561a80
|
Merge pull request #11337 from ahocevar/from-invalid-target
Do not rely on old value for target
|
2020-07-29 09:45:44 +02:00 |
|
Andreas Hocevar
|
ac5f52a21f
|
Hit detect everything with a pixel ratio of 1
|
2020-07-27 19:56:35 +02:00 |
|
Andreas Hocevar
|
93d3528047
|
Do not rely on old value for target
|
2020-07-27 17:23:42 +02:00 |
|
Andreas Hocevar
|
fe16ce6b4d
|
IE does not support document.contains
|
2020-07-27 11:31:29 +02:00 |
|
Andreas Hocevar
|
5b84b2470c
|
Merge pull request #11277 from sbrunner/hires-regularshape-master
Have high resolution regular shape
|
2020-07-26 12:39:44 +02:00 |
|
Andreas Hocevar
|
2e781afd56
|
Use static test context for tainted canvas
|
2020-07-26 12:12:57 +02:00 |
|
Andreas Hocevar
|
db3af0d503
|
Merge pull request #11304 from ahocevar/reuse-empty-canvas
Reuse empty canvas
|
2020-07-23 12:35:16 +02:00 |
|
Andreas Hocevar
|
2de96d5c84
|
Merge pull request #11270 from ahocevar/control-events
Fix handling of events originating from overlayContainerStopEvent children
|
2020-07-22 09:48:26 +02:00 |
|
Andreas Hocevar
|
00c928f1f5
|
Merge pull request #11269 from ahocevar/settarget-events
Register and unregister events in set target handler
|
2020-07-22 09:47:22 +02:00 |
|