mike-000
3c2dfb511a
Fix Polystyle outline 0 conflict with Linestyle
...
Return separate style objects for polygon geometries (including multipolygon and polygons in geometry collections) and other geometries if Polystyle outline is defined as 0
Rearrange code to reduce cloning of styles in createNameStyleFunction
Update Polystyle outline 0 tests
Check for separate style objects applying to LineString and Polygon geometries
Test LineString and Polygon geometries in a collection
2020-02-02 11:28:07 +00:00
Frédéric Junod
9cf8fe9e05
Merge pull request #10578 from openlayers/dependabot/npm_and_yarn/sinon-8.1.1
...
Bump sinon from 8.1.0 to 8.1.1
2020-01-27 09:03:56 +01:00
Frédéric Junod
2f7e681c32
Merge pull request #10577 from openlayers/dependabot/npm_and_yarn/mocha-7.0.1
...
Bump mocha from 7.0.0 to 7.0.1
2020-01-27 09:03:36 +01:00
Frédéric Junod
e391be7de9
Merge pull request #10576 from openlayers/dependabot/npm_and_yarn/rollup-1.29.1
...
Bump rollup from 1.29.0 to 1.29.1
2020-01-27 09:03:10 +01:00
Frédéric Junod
f2d5b6b116
Merge pull request #10573 from mike-000/patch-7
...
Replace Bing layer with MapTiler in example
2020-01-27 08:47:25 +01:00
dependabot-preview[bot]
7f6d77d811
Bump sinon from 8.1.0 to 8.1.1
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sinonjs/sinon/compare/v8.1.0...v8.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-27 07:47:19 +00:00
dependabot-preview[bot]
2205937b2d
Bump mocha from 7.0.0 to 7.0.1
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v7.0.0...v7.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-27 07:46:34 +00:00
dependabot-preview[bot]
bf57a23940
Bump rollup from 1.29.0 to 1.29.1
...
Bumps [rollup](https://github.com/rollup/rollup ) from 1.29.0 to 1.29.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v1.29.0...v1.29.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-27 07:45:55 +00:00
Andreas Hocevar
91b9058582
Merge pull request #10570 from ahocevar/fix-vector-image-ratio
...
Use correct extent for the vector image
2020-01-24 19:30:45 +01:00
Andreas Hocevar
5ca4af125e
Merge pull request #10572 from ahocevar/assert-no-duplicate-layers
...
Assert each layer is only added to the map once
2020-01-24 18:03:27 +01:00
Andreas Hocevar
1ee03decdd
Assert each layer is only added to the map once
2020-01-24 17:52:13 +01:00
mike-000
96ebacca1f
Replace Bing layer with MapTiler
2020-01-24 16:34:43 +00:00
mike-000
a9e738c919
Replace Bing layer with MapTiler
2020-01-24 16:33:34 +00:00
mike-000
c9c616bd6f
Replace Bing layer with MapTiler
2020-01-24 16:31:08 +00:00
mike-000
1eac18f94a
Replace Bing layer with MapTiler
2020-01-24 15:51:41 +00:00
mike-000
e11db6de44
Replace Bing layer with MapTiler
2020-01-24 15:49:08 +00:00
Andreas Hocevar
89c5364b2f
Use correct extent for the vector image
2020-01-24 13:50:02 +01:00
Andreas Hocevar
97cb0bbd77
Merge pull request #10563 from ahocevar/map-to-image
...
More compatible way of exporting a map as pdf
2020-01-23 12:19:56 +01:00
Andreas Hocevar
4db204698e
More compatible way of exporting a map as pdf
2020-01-21 22:27:28 +01:00
Andreas Hocevar
d1b2dfb669
Merge pull request #10545 from mike-000/patch-7
...
Make KML point feature styles compatible with declutter
2020-01-20 13:45:52 +01:00
mike-000
5830a36131
Convert any html character codes in labels
...
fix typedef
2020-01-20 10:37:04 +00:00
mike-000
83d65b61e1
Convert any html character codes in labels
...
fix typedef
2020-01-20 10:30:44 +00:00
mike-000
c221cc7a46
Convert any html character codes in labels
...
reuse single textarea element
2020-01-20 10:24:57 +00:00
Andreas Hocevar
a25e10524b
Merge pull request #10542 from mike-000/patch-6
...
Replace Bing layer with MapTiler in KML example
2020-01-20 09:35:29 +01:00
Andreas Hocevar
afba861ab5
Merge pull request #10543 from MoonE/jsdoc-api-mustnothavevalue
...
@api tag must not have a value.
2020-01-20 09:33:28 +01:00
Andreas Hocevar
d670eba5eb
Merge pull request #10547 from MoonE/apidoc-remove-non-api-modules
...
Only generate module apidoc pages when it contains api tags
2020-01-20 09:22:33 +01:00
Andreas Hocevar
3dff4f73e2
Merge pull request #10551 from openlayers/dependabot/npm_and_yarn/handlebars-4.7.2
...
Bump handlebars from 4.7.1 to 4.7.2
2020-01-20 09:17:25 +01:00
Andreas Hocevar
f87a7656ce
Merge pull request #10550 from openlayers/dependabot/npm_and_yarn/babel/preset-env-7.8.3
...
Bump @babel/preset-env from 7.8.2 to 7.8.3
2020-01-20 09:16:54 +01:00
Andreas Hocevar
8f7e5ce63c
Merge pull request #10549 from openlayers/dependabot/npm_and_yarn/sinon-8.1.0
...
Bump sinon from 8.0.4 to 8.1.0
2020-01-20 09:16:20 +01:00
Andreas Hocevar
ca944c8ece
Merge pull request #10548 from openlayers/dependabot/npm_and_yarn/babel/core-7.8.3
...
Bump @babel/core from 7.8.0 to 7.8.3
2020-01-20 09:15:44 +01:00
dependabot-preview[bot]
9ce0d6159c
Bump handlebars from 4.7.1 to 4.7.2
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.7.1 to 4.7.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.1...v4.7.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-20 07:55:15 +00:00
dependabot-preview[bot]
f2ae509d07
Bump @babel/preset-env from 7.8.2 to 7.8.3
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.8.2 to 7.8.3.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.8.2...v7.8.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-20 07:54:16 +00:00
dependabot-preview[bot]
e00cfeec06
Bump sinon from 8.0.4 to 8.1.0
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 8.0.4 to 8.1.0.
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sinonjs/sinon/compare/v8.0.4...v8.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-20 07:53:02 +00:00
dependabot-preview[bot]
fa9d4586a3
Bump @babel/core from 7.8.0 to 7.8.3
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.8.0 to 7.8.3.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.8.0...v7.8.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-20 07:52:12 +00:00
Maximilian Krög
e2dc67546e
Only generate module apidoc pages when it contains api tags
2020-01-19 15:51:48 +01:00
mike-000
e2b42c100f
Include html character code in text style test
2020-01-19 12:02:16 +00:00
mike-000
bf23dca068
Include html character code in text style test
2020-01-19 11:42:59 +00:00
mike-000
23858dc09d
Convert any html character codes in labels
2020-01-19 11:28:05 +00:00
mike-000
9493d68217
Make feature styles compatible with declutter
...
Remove type def relating to deleted line
2020-01-18 20:19:56 +00:00
mike-000
730008cfad
Make feature styles compatible with declutter
...
Update expected result to single style object to reflect change
Remove duplicated test
2020-01-18 20:00:09 +00:00
mike-000
258bfeaecc
Make feature styles compatible with declutter
...
Return a single style object for image and text for point features as concatenating two styles in an array is not compatible with decluttering
2020-01-18 19:37:18 +00:00
Maximilian Krög
9cc7ef4b96
Use correct config for tags which must not have a value.
2020-01-18 20:15:10 +01:00
mike-000
3ac33ee723
Replace Bing layer with MapTiler
2020-01-17 21:53:52 +00:00
mike-000
62cd0cbcc9
Replace Bing layer with MapTiler
2020-01-17 21:47:32 +00:00
Andreas Hocevar
2f094978ca
Merge pull request #10502 from walkermatt/stopevent-removed-target
...
Stop events that originate with a removed target
2020-01-17 21:34:39 +01:00
Andreas Hocevar
de5cd5c664
Merge pull request #10527 from ahocevar/no-label-cache
...
Remove label cache, render text directly to target canvas
2020-01-16 09:23:41 +01:00
Tim Schaub
8e2adf9955
Merge pull request #10534 from wussup/patch-1
...
[GeoJSON] Read projection from CRS type EPSG
2020-01-15 15:21:28 -07:00
Andreas Hocevar
adbab7992e
Merge pull request #10430 from Razi91/offset-RegularShape
...
Offset regular shape
2020-01-15 11:26:41 +01:00
jkonieczny
df710e4d6f
fix example with displacement
2020-01-15 11:13:45 +01:00
jkonieczny
2112478b6b
Added test + jsdoc
2020-01-15 11:13:45 +01:00