mike-000
3c0ff15414
Cap Longitudes and replace Bing with MapTiler
2020-03-31 22:32:02 +01:00
Andreas Hocevar
2401e0af00
Merge pull request #10646 from mike-000/patch-1
...
Write fill and outline in KML PolyStyle
2020-03-31 23:22:15 +02:00
Andreas Hocevar
f66b44068c
Merge pull request #10800 from ejn/overlay-pan-into-view-10741
...
Make Overlay.panIntoView an API method
2020-03-31 23:19:38 +02:00
Andreas Hocevar
25fcc6b604
Merge pull request #10855 from openlayers/dependabot/npm_and_yarn/rollup-2.3.0
...
Bump rollup from 2.1.0 to 2.3.0
2020-03-31 23:00:56 +02:00
Andreas Hocevar
820984d0eb
Merge pull request #10854 from openlayers/dependabot/npm_and_yarn/ol-mapbox-style-6.1.1
...
Bump ol-mapbox-style from 6.1.0 to 6.1.1
2020-03-31 22:59:34 +02:00
Andreas Hocevar
ea12f7945f
Merge pull request #10853 from openlayers/dependabot/npm_and_yarn/buble-0.20.0
...
Bump buble from 0.19.8 to 0.20.0
2020-03-31 22:46:58 +02:00
Andreas Hocevar
7334951056
Merge pull request #10852 from openlayers/dependabot/npm_and_yarn/webpack-4.42.1
...
Bump webpack from 4.42.0 to 4.42.1
2020-03-31 22:44:46 +02:00
Andreas Hocevar
78202c78b9
Merge pull request #10807 from mike-000/patch-2
...
Handle Graticule wrapX without calculating excess meridians
2020-03-31 21:02:16 +02:00
mike-000
bfca3cf713
change loader check back to equal extents
2020-03-31 17:00:12 +01:00
mike-000
929b9f4068
change loader check back to equal extents
2020-03-31 16:55:23 +01:00
mike-000
149ca7efad
return previous extent if extents are approx equal
2020-03-31 16:26:30 +01:00
Andreas Hocevar
9af1e223af
More tests and docs for extent and coordinate wrapX
2020-03-31 16:11:06 +02:00
Andreas Hocevar
cdafc4fa05
Add approximatelyEquals function for comparing extents
2020-03-31 16:11:06 +02:00
mike-000
2c7f58dbed
remove unused import
2020-03-31 16:03:14 +02:00
mike-000
6013763480
replace containsExtent with equals in strategy
2020-03-31 16:03:14 +02:00
mike-000
99a1641afe
remove duplication
2020-03-31 16:03:13 +02:00
mike-000
e3ad05f805
Include center at right edge in calculations
2020-03-31 16:03:13 +02:00
mike-000
660845f5b8
Include center at right edge in calculations
2020-03-31 16:03:13 +02:00
Andreas Hocevar
098885a006
New wrapX functions for coordinate and extent
2020-03-31 16:03:12 +02:00
mike-000
48b79cf7d1
only use one extent if two are passed
2020-03-31 16:03:12 +02:00
Andreas Hocevar
a35794ae97
Load two extents for views that cross the date line
2020-03-31 16:03:12 +02:00
mike-000
3d8495742b
Simplify following renderer changes
2020-03-31 16:03:11 +02:00
Andreas Hocevar
190cd202a1
Always use load extent with real world center
2020-03-31 16:03:11 +02:00
mike-000
0c9324f398
Test extents passed to loader
2020-03-31 16:03:10 +02:00
mike-000
67c37c2163
Test extents passed to loader
2020-03-31 16:03:10 +02:00
mike-000
3b760dc308
Use getLoadWrapX() to determine extent to load
2020-03-31 16:03:10 +02:00
mike-000
b560dab513
Set loadWrapX: false in source
2020-03-31 16:03:09 +02:00
mike-000
f6bbf414a8
Add loadWrapX option and getter
2020-03-31 16:03:09 +02:00
mike-000
f6ede1a9c0
handle wrapX without calculating excess meridians
...
override extent validation only if the extent includes parts of two worlds
2020-03-31 16:03:08 +02:00
mike-000
516a75ae22
Always load frameState extent for graticule layers
...
reorder and comment
2020-03-31 16:03:08 +02:00
mike-000
bad0ff38ca
handle wrapX without calculating excess meridians
...
avoid calculating more meridians or longer parallels than necessary when viewport extent includes a wrapped world
2020-03-31 16:03:08 +02:00
mike-000
772741cd0e
Always load frameState extent for graticule layers
...
do not call graticule loader with wrapped projection extent
2020-03-31 16:03:06 +02:00
dependabot-preview[bot]
c92f72ac3f
Bump rollup from 2.1.0 to 2.3.0
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.1.0 to 2.3.0.
- [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/v2.1.0...v2.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-30 08:59:06 +00:00
dependabot-preview[bot]
e583e0775d
Bump ol-mapbox-style from 6.1.0 to 6.1.1
...
Bumps [ol-mapbox-style](https://github.com/openlayers/ol-mapbox-style ) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/openlayers/ol-mapbox-style/releases )
- [Changelog](https://github.com/openlayers/ol-mapbox-style/blob/master/CHANGELOG.md )
- [Commits](https://github.com/openlayers/ol-mapbox-style/compare/v6.1.0...v6.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-30 08:57:39 +00:00
dependabot-preview[bot]
6ca6c70aac
Bump buble from 0.19.8 to 0.20.0
...
Bumps [buble](https://github.com/bublejs/buble ) from 0.19.8 to 0.20.0.
- [Release notes](https://github.com/bublejs/buble/releases )
- [Changelog](https://github.com/bublejs/buble/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bublejs/buble/compare/v0.19.8...v0.20.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-30 08:56:40 +00:00
dependabot-preview[bot]
8222118fb1
Bump webpack from 4.42.0 to 4.42.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.42.0 to 4.42.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.42.0...v4.42.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-03-30 08:55:08 +00:00
Edward Nash
2537da690a
Add check that Position is set in panIntoView()
...
* If panIntoView is an API method, it may now be called when the
position of the overlay has not yet been set.
* Adds a check for a set position to the panIntoView() method,
and removes the now unneccessary check in handlePositionChanged()
2020-03-30 07:15:03 +02:00
Edward Nash
b1b01cf943
Allow pan options supplied as autoPan
...
* Follow the suggestion from @ahocevar to use the existing
autoPan constructor option instead of creating a new autoPanOptions
option
* Internally also store the autoPanOptions in autoPan
2020-03-30 07:12:52 +02:00
Andreas Hocevar
0a7f7db817
Merge pull request #10795 from mike-000/patch-6
...
Show graticule labels in wrapped worlds
2020-03-28 14:46:54 +01:00
Andreas Hocevar
b39e12406a
Merge pull request #10824 from MoonE/icon-color-ie11
...
Fix drawing svg icon with color option in ie11
2020-03-28 14:26:10 +01:00
Andreas Hocevar
f89b32de66
Merge pull request #10802 from MoonE/apidoc-add-default-export-enums
...
Apidoc add default-exported enums
2020-03-27 12:07:12 +01:00
Andreas Hocevar
f24ecf7b2c
Merge pull request #10805 from regileeso/master
...
make ImageSourceEventType available for consumers
2020-03-27 11:35:30 +01:00
Andreas Hocevar
0366bca7c1
Merge pull request #10822 from lysek/master
...
parsing color from IconStyle in KML files
2020-03-27 11:31:49 +01:00
Andreas Hocevar
597e3a6bca
Merge pull request #10848 from horsenit/master
...
Speed up Overlay element positioning using CSS translate()
2020-03-27 10:08:21 +01:00
horsenit
03ea8911f6
Fix type checking for IE9 style.msTransform
2020-03-27 03:03:21 -04:00
horsenit
83a5cd63c6
Speed up Overlay element positioning using CSS translate()
2020-03-27 02:26:01 -04:00
Andreas Hocevar
2d8782b1da
Merge pull request #9590 from mloskot/ml/wmts-augment-tms-extent
...
Calculate tile grid extent from extent of bottom-level tile matrix
2020-03-26 23:23:54 +01:00
Andreas Hocevar
f50ae44150
Merge pull request #10845 from gedaiu/master
...
Fix createHitDetectionImageData error for features with no size
2020-03-26 23:20:43 +01:00
Szabo Bogdan
6aa398cbec
Fix hit detection for images with missing size
2020-03-26 21:23:23 +01:00
Szabo Bogdan
fbe7b0bd78
Fix test typo
2020-03-26 21:22:08 +01:00