mike-000
|
c0dd40cdb7
|
fix indentation
|
2021-05-10 16:54:02 +01:00 |
|
mike-000
|
5218251621
|
fix indentation
|
2021-05-10 16:35:54 +01:00 |
|
mike-000
|
2006a8ce46
|
Test condition option
|
2021-05-10 16:34:07 +01:00 |
|
Tim Schaub
|
f2f004d4af
|
Array test already run in node
|
2021-05-02 09:20:09 -06:00 |
|
Tim Schaub
|
d8142931e2
|
Run a portion of the format tests in node
|
2021-05-02 09:17:32 -06:00 |
|
Tim Schaub
|
7b934a06be
|
Add node tests
|
2021-05-01 10:18:23 -06:00 |
|
Tim Schaub
|
c301d2413b
|
Modules all the way
|
2021-05-01 10:17:04 -06:00 |
|
Tim Schaub
|
b376bc371a
|
Make it clearer what fails
|
2021-04-28 19:53:02 -07:00 |
|
Tim Schaub
|
d72368667d
|
Allow ol-mapbox-style to import from ol/style/Style etc.
|
2021-04-28 10:40:49 -07:00 |
|
Tim Schaub
|
a0f16521eb
|
Remove unused rendering assertion from browser tests
|
2021-04-28 09:23:37 -07:00 |
|
Tim Schaub
|
490cfabe91
|
Organize tests
|
2021-04-28 09:23:33 -07:00 |
|
Andreas Hocevar
|
c098507813
|
Use a better maintained loader for test coverage
|
2021-04-16 17:51:02 +02: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 |
|
MoonE
|
26c1377768
|
Merge pull request #12180 from MoonE/text-builder-geometry-widths
Fix rendering of MultiPolygon text styles
|
2021-04-06 21:40:56 +02:00 |
|
Andreas Hocevar
|
d419c5953f
|
Merge pull request #12185 from ahocevar/prevent-default
MapBrowserEvent#preventDefault() behaves the same as with native events
|
2021-04-06 14:36:16 +02:00 |
|
Maximilian Krög
|
2b851724a6
|
Add regression test for multipolygon text rendering
|
2021-04-05 22:33:12 +02:00 |
|
Andreas Hocevar
|
0da0c903a0
|
MapBrowserEvent#preventDefault() behaves the same as with native events
|
2021-04-05 10:05:32 +02:00 |
|
kikuchan
|
15a8eb864a
|
Add test for ol/format/WKB
|
2021-04-05 02:12:26 +09:00 |
|
MoonE
|
6f7b6c8141
|
Merge pull request #12028 from MoonE/overview-map-no-initial-target
Overview map no initial target
|
2021-04-03 23:15:30 +02:00 |
|
Andreas Hocevar
|
5049e097d5
|
Merge pull request #12172 from ahocevar/icon-displacement
Fix icon displacement
|
2021-04-01 14:59:40 +02:00 |
|
Andreas Hocevar
|
4a6db3d2f8
|
Fix icon displacement
|
2021-04-01 12:08:32 +02:00 |
|
Andreas Hocevar
|
59d686d104
|
Fix typo, add test
|
2021-04-01 08:38:29 +02:00 |
|
kikitte.lee
|
635191f31d
|
call the success callback after the features are added
|
2021-03-25 14:26:12 +08:00 |
|
Amir Ashkan Baghdoust
|
569857a8eb
|
Reverts lint changes to existing code
|
2021-03-15 02:11:22 +01:00 |
|
Amir Ashkan Baghdoust
|
20eb76594a
|
Lint fix for imports
|
2021-03-15 02:00:34 +01:00 |
|
Amir Ashkan Baghdoust
|
f995de37d4
|
Adds test for the WMTS capabilities with Boundingbox
|
2021-03-15 01:53:39 +01:00 |
|
Simon Seyock
|
2b57584180
|
fix prettier linting problems
|
2021-03-09 09:08:27 +01:00 |
|
Andreas Hocevar
|
83ee87581f
|
Simplify event handling for custom elements
|
2021-03-04 22:16:28 +01:00 |
|
Maximilian Krög
|
873020e1f8
|
Test Draw finishCondition for each type
|
2021-02-27 12:03:30 +01:00 |
|
Maximilian Krög
|
288fd0b74c
|
Improve Draw type to mode conversion
Throw error if Draw is configured with an invalid type.
|
2021-02-27 11:12:24 +01:00 |
|
Andreas Hocevar
|
59b4ae8d09
|
TileQueue tests with events instead of setTimeout
|
2021-02-22 10:01:43 +01:00 |
|
Tim Schaub
|
cdd28b8064
|
Merge pull request #12024 from tschaub/tile-grid-util
Add a tile grid method for getting a tile range given a tile coord and zoom level
|
2021-02-21 18:25:14 -07:00 |
|
Tim Schaub
|
d4d38ced5a
|
Merge pull request #12023 from tschaub/uniform-names
Avoid collisions between user variables and internal names in WebGL shaders
|
2021-02-15 09:24:09 -07:00 |
|
Maximilian Krög
|
0f64bb7459
|
Invalid size set when map is not added to document
Parsing of an empty string with parseFloat resulted in NaN.
|
2021-02-15 00:12:37 +01:00 |
|
MoonE
|
7dda97e2f7
|
Merge pull request #11996 from MoonE/update-links
Update links to external resources
|
2021-02-12 21:33:12 +01:00 |
|
Tim Schaub
|
a7684d8fbf
|
Avoid colliding user variables with internal names
|
2021-02-11 07:38:46 -07:00 |
|
Tim Schaub
|
ebc8864680
|
Merge pull request #12022 from tschaub/expression-parsing
Throw when WebGL style parsing encounters an unexpected type
|
2021-02-11 06:10:23 -07:00 |
|
Tim Schaub
|
c9a3b3bf92
|
Throw when parsing encounters an unexpected type
|
2021-02-10 19:18:55 -07:00 |
|
Tim Schaub
|
f121db1ad8
|
Fix buffer deletion
|
2021-02-10 18:39:45 -07:00 |
|
Tim Schaub
|
423d1bdcdb
|
Add method for getting a tile range from a coord and zoom level
|
2021-02-10 18:04:59 -07:00 |
|
MoonE
|
261bba8359
|
Merge pull request #11995 from MoonE/vectorlayer-hitdetect-rounding
Fix hitdetect inaccuracy for VectorLayer's getFeatures
|
2021-02-09 19:59:05 +01:00 |
|
Maximilian Krög
|
8bd081d992
|
Add test for hitdetect function
|
2021-02-09 19:53:08 +01:00 |
|
Andreas Hocevar
|
56cea5f880
|
Merge pull request #11990 from ahocevar/remove-vectortile-image-mode
Remove renderMode: 'image' for vector tile layers
|
2021-02-09 16:36:27 +01:00 |
|
Andreas Hocevar
|
386aab6190
|
Merge pull request #12007 from ahocevar/modifystart-features
Report all features being modified
|
2021-02-09 16:32:15 +01:00 |
|
Tim Schaub
|
e194675582
|
Merge pull request #11991 from simonseyock/wkt-format-types
Fix some typings in format and format/WKT
|
2021-02-09 07:59:47 -07:00 |
|
Andreas Hocevar
|
7789bc5b15
|
Report all features being modified
|
2021-02-08 20:44:19 +01:00 |
|
Maximilian Krög
|
0d5d346bcd
|
Update links to external resources
|
2021-02-08 19:40:05 +01:00 |
|
Simon Seyock
|
5d43818025
|
Fix test for projection.
|
2021-02-06 17:45:20 +01:00 |
|
Andreas Hocevar
|
45ba5792cc
|
Remove renderMode: 'image' for vector tile layers
|
2021-02-06 14:57:21 +01:00 |
|
Andreas Hocevar
|
a7b92cba4d
|
Merge pull request #11978 from ahocevar/snap-delta-optional
Add snapToPointer option
|
2021-02-06 12:57:17 +01:00 |
|