Graeme Yeates
|
d7a8e45294
|
PluggableMap: avoid crash when multiple interactions are removed
|
2020-08-10 10:32:51 -04:00 |
|
mike-000
|
926d740a8e
|
fix syntax of return with typecast
|
2020-07-20 19:24:56 +01:00 |
|
mike-000
|
f9f90ea766
|
move type cast to tryReadFeatures_
|
2020-07-20 19:16:49 +01:00 |
|
mike-000
|
9fb45aa2d2
|
fix prettier
|
2020-07-20 17:06:52 +01:00 |
|
mike-000
|
21f4d4998b
|
type casting
|
2020-07-20 17:02:38 +01:00 |
|
mike-000
|
1812ce8b28
|
update source and fire event only if features added
|
2020-07-20 16:08:00 +01:00 |
|
Olivier Guyot
|
15553f7aec
|
Merge pull request #11197 from RydingM/master
Added '&&' logical operator to expressions
|
2020-07-17 14:37:12 +02:00 |
|
michael ryding
|
b25d7bc58a
|
Added all and any operator
|
2020-07-16 09:03:00 +01:00 |
|
yonzmeer
|
4001b0c0b9
|
Remove update while interacting/animating from VectorImage
as described in issue 11250
|
2020-07-15 20:15:22 +03:00 |
|
Andreas Hocevar
|
2dd9342a98
|
Merge pull request #11267 from ahocevar/vectortile-label-rotation
Fix upright labels on vector tiles
|
2020-07-13 18:18:24 +02:00 |
|
Andreas Hocevar
|
f3a67e8182
|
Merge pull request #11268 from ahocevar/cache-size
Cache size
|
2020-07-13 11:57:49 +02:00 |
|
Andreas Hocevar
|
0167c2760e
|
Grow cache size dynamically
|
2020-07-11 18:04:07 +02:00 |
|
Andreas Hocevar
|
6ec49d5ee0
|
Fix upright labels on vector tiles
|
2020-07-11 17:55:34 +02:00 |
|
Andreas Hocevar
|
5096b73816
|
Merge pull request #11253 from ahocevar/fix-safe-transform
Only clamp to source extent for safe transforms
|
2020-07-10 13:32:39 +02:00 |
|
EvertE
|
27983a8f8d
|
Add dispose API docs to raster source (#10856)
|
2020-07-08 09:57:07 +02:00 |
|
Andreas Hocevar
|
a2727ffe8f
|
Merge pull request #11255 from Shekenix/getDataAtPixel-improvement
GetDataAtPixel performance improvement
|
2020-07-07 23:40:04 +02:00 |
|
Andreas Hocevar
|
a9b3a5bcc9
|
Only clamp to source projection extent
|
2020-07-07 10:12:47 +02:00 |
|
jmacura
|
ec381a1986
|
Add missing SimpleGeometry export
Add SimpleGeometry as a named export from ol/geom.
Sort exports alphabetically.
closes #11233
|
2020-07-06 20:01:50 +02:00 |
|
Kamil
|
a151d1b7a5
|
#11235
GetDataAtPixel performance improvement
|
2020-07-05 17:52:51 +02:00 |
|
Tim Schaub
|
4727208e6e
|
Merge pull request #11226 from michalzielanski/modify-geometry-collection-bugfix
By modifying the common vertex, not all geometries were changed when …
|
2020-06-29 08:23:24 -06:00 |
|
Michał Zielański
|
3d9dfe2654
|
By modifying the common vertex, not all geometries were changed when the geometries were aggregated in the collection
|
2020-06-29 10:48:17 +02:00 |
|
mike-000
|
75ae8634f7
|
use 'source-over' to render edges
|
2020-06-28 14:51:36 +01:00 |
|
Andreas Hocevar
|
4621496d44
|
Merge pull request #11224 from mohawk2/patch-1
Quote . in RegExp
|
2020-06-28 00:17:53 +02:00 |
|
mohawk2
|
2a9e109528
|
Quote . in regex, use literal not RegExp
|
2020-06-27 05:42:21 +01:00 |
|
Andreas Hocevar
|
04598d0641
|
Consider all corners for min/max x/y check
|
2020-06-26 19:29:51 +02:00 |
|
Andreas Hocevar
|
36a57ce6cc
|
Remove redundant check
|
2020-06-26 19:29:36 +02:00 |
|
Andreas Hocevar
|
f41776cbb7
|
Also clamp x when transform failed
|
2020-06-26 17:36:17 +02:00 |
|
Andreas Hocevar
|
7b4b77433b
|
Only clamp to dest extent when transform failed
|
2020-06-26 17:27:51 +02:00 |
|
Andreas Hocevar
|
fef349120b
|
Avoid extra extent width calculation
|
2020-06-26 17:26:41 +02:00 |
|
Andreas Hocevar
|
39f4627b8c
|
Improve readability and efficiency
|
2020-06-26 10:29:43 +02:00 |
|
Andreas Hocevar
|
bef4d8a494
|
Make proj4 transforms behave like built-in transforms
|
2020-06-26 00:16:52 +02:00 |
|
Andreas Hocevar
|
4758b533d0
|
Merge pull request #11218 from ahocevar/getfeature-rotated
getFeatures() uses wrong transforms after resetting rotation
|
2020-06-25 08:08:30 +02:00 |
|
Andreas Hocevar
|
18a8961d79
|
Fix getFeatures after rotation reset for VectorImage
|
2020-06-24 21:37:25 +02:00 |
|
Andreas Hocevar
|
ac14f6df62
|
Fix getFeatures after rotation reset for Vector
|
2020-06-24 21:37:13 +02:00 |
|
Andreas Hocevar
|
e4303c7b26
|
Merge pull request #11215 from ahocevar/flat-multipolygon
Fix MVT multipolygons with featureClass: Feature
|
2020-06-24 19:36:38 +02:00 |
|
Andreas Hocevar
|
9460b167e4
|
Merge pull request #11193 from mike-000/patch-14
Fix VectorImage layer clipping with rotation
|
2020-06-24 17:23:43 +02:00 |
|
mike-000
|
6c5a0674ec
|
revert previous commit
|
2020-06-24 15:57:39 +01:00 |
|
mike-000
|
658bc0a729
|
correct clipping of the vector rendering
|
2020-06-24 15:51:41 +01:00 |
|
Andreas Hocevar
|
4ce1cb89c6
|
Merge pull request #11195 from mike-000/patch-16
getExtent() to return getEmpty() if geometry is unprojectable
|
2020-06-24 15:01:00 +02:00 |
|
mike-000
|
4c7a1817fa
|
optimise check for NaN in extent
|
2020-06-24 12:46:02 +01:00 |
|
Andreas Hocevar
|
cfe763e469
|
Merge pull request #11188 from michalzielanski/late-obj-init
Late object initialization
|
2020-06-24 10:21:43 +02:00 |
|
Michał Zielański
|
e706a5cd67
|
Restore {Object <...>} instead of {? Object <...>}
|
2020-06-24 10:05:41 +02:00 |
|
Michał Zielański
|
235babfd7f
|
Adaptation of previous changes to the change from 61241e7 (null instead of undefined as the initial value)
|
2020-06-24 09:54:56 +02:00 |
|
Andreas Hocevar
|
f139edcdae
|
Merge pull request #11194 from mike-000/patch-15
ol/geom/LineString#getCoordinateAt() to return Z and M values if available
|
2020-06-23 23:51:01 +02:00 |
|
Andreas Hocevar
|
61241e7f90
|
Do nut use name annotation and avoid changing types
|
2020-06-23 23:07:35 +02:00 |
|
Andreas Hocevar
|
40ab8405c1
|
Do not use a separate isClockwise check
|
2020-06-23 21:17:59 +02:00 |
|
songyumeng
|
b606878d57
|
fixes #8148
judge whether it is multiPolygon or Polygon:https://github.com/mapbox/vector-tile-js/blob/a9a9102/lib/vectortilefeature.js#L195-L223
|
2020-06-23 20:15:52 +02:00 |
|
Andreas Hocevar
|
c490745ff0
|
Faster clockwise check and better documentation
|
2020-06-23 19:56:12 +02:00 |
|
Andreas Hocevar
|
d3909715bc
|
Merge pull request #11198 from mike-000/patch-17
Add condition option to Extent interaction
|
2020-06-21 09:13:26 +02:00 |
|
Tim Schaub
|
139b048197
|
Prepare for a new default branch name
|
2020-06-19 10:25:03 -06:00 |
|