Andreas Hocevar
a77d01945f
Merge pull request #7462 from ahocevar/scaleline-meters-per-unit
...
Respect metersPerUnit in ScaleLine control
2017-11-13 11:39:32 +01:00
Andreas Hocevar
9c45f9a8d6
Respect metersPerUnit in ScaleLine control
2017-11-13 11:09:54 +01:00
Tim Schaub
a73170ca1d
Merge pull request #7458 from tschaub/release-v4.5.0
...
Release v4.5.0
v4.5.0
2017-11-12 17:19:14 -07:00
Tim Schaub
c811bd488e
Collapsed list of dependency changes
2017-11-12 11:35:32 -07:00
Tim Schaub
ce051b78a9
Update package version to 4.5.0
2017-11-12 11:25:08 -07:00
Tim Schaub
1103779432
Changelog for v4.5.0
2017-11-12 11:24:26 -07:00
Tim Schaub
bbec759c5e
Merge pull request #7456 from tschaub/connect-retries
...
Retry if sauce connect fails
2017-11-12 07:29:49 -07:00
Tim Schaub
a2c5ce6925
Retry if sauce connect fails
2017-11-11 10:54:13 -07:00
Tim Schaub
54c69ae1c6
Merge pull request #7455 from openlayers/greenkeeper/eslint-4.11.0
...
Update eslint to the latest version 🚀
2017-11-10 20:13:19 -07:00
greenkeeper[bot]
0bd989e917
chore(package): update eslint to version 4.11.0
2017-11-11 00:00:58 +00:00
Frédéric Junod
93abd6fe57
Merge pull request #7447 from openlayers/greenkeeper/rollup-plugin-commonjs-8.2.6
...
chore(package): update rollup-plugin-commonjs to version 8.2.6
2017-11-10 11:14:53 +01:00
Frédéric Junod
3d8f39804e
Merge pull request #7448 from openlayers/greenkeeper/debounce-1.1.0
...
chore(package): update debounce to version 1.1.0
2017-11-10 10:57:58 +01:00
greenkeeper[bot]
b2ef54d4a7
chore(package): update debounce to version 1.1.0
2017-11-10 10:35:55 +01:00
greenkeeper[bot]
09a324bc6b
chore(package): update rollup-plugin-commonjs to version 8.2.6
2017-11-10 10:34:29 +01:00
Frédéric Junod
07631e4d1f
Merge pull request #7451 from openlayers/greenkeeper/karma-1.7.1
...
chore(package): update karma to version 1.7.1
2017-11-10 10:32:14 +01:00
greenkeeper[bot]
4aee919de2
chore(package): update karma to version 1.7.1
2017-11-10 10:18:42 +01:00
Andreas Hocevar
6cc3c47d95
Merge pull request #7440 from ahocevar/font-load
...
Attempt to make font loading tests more stable
2017-11-10 10:09:42 +01:00
Andreas Hocevar
55692c3da5
Merge pull request #7446 from openlayers/greenkeeper/rollup-0.51.3
...
fix(package): update rollup to version 0.51.3
2017-11-10 09:47:01 +01:00
Andreas Hocevar
dbfca19e09
Merge pull request #7444 from ahocevar/simpler-style-management
...
Simpler style management
2017-11-10 08:44:25 +01:00
Andreas Hocevar
4324d49813
Attempt to make font loading tests more stable
...
Also changes things to use setInterval() instead of setTimeout().
2017-11-10 08:34:30 +01:00
greenkeeper[bot]
2da2ae0154
fix(package): update rollup to version 0.51.3
...
Closes #7432
2017-11-10 07:14:09 +00:00
Andreas Hocevar
c6eca804f9
Refactor stroke style management to reuse code
2017-11-10 01:16:18 +01:00
Andreas Hocevar
47e6918072
Refactor setTextStyle() for better readability
2017-11-09 16:42:41 +01:00
Andreas Hocevar
c1181bdfe7
Merge pull request #7438 from ahocevar/source-projection
...
Call getProjection() only once
2017-11-09 14:44:20 +01:00
Tim Schaub
9a8afff0fa
Merge pull request #7430 from tschaub/hexa
...
Add support for hex colors with alpha
2017-11-09 06:38:27 -07:00
Andreas Hocevar
0ec05f5795
Call getProjection() only once
2017-11-09 08:08:41 +01:00
Tim Schaub
6668d03122
Add support for hex colors with alpha
2017-11-08 09:53:22 -07:00
Tim Schaub
3a6fc7a1f2
Merge pull request #7431 from tschaub/defined-zoom
...
Avoid returning undefined zoom
2017-11-08 09:32:33 -07:00
Andreas Hocevar
be06224756
Merge pull request #7436 from pjeweb/patch-1
...
Always use source projection loading image tiles
2017-11-08 17:01:33 +01:00
Frédéric Junod
9fe032b49c
Merge pull request #7433 from fredj/hints
...
Don't use getHints if it's not needed
2017-11-08 14:46:31 +01:00
pjeweb
b9313e76f4
Always use source projection loading image tiles
...
Use the defined source projection despite it being equivalent to the rendering projection to enable using the specified alias code name instead of the code provided by the renderer's projection object. For example: The server only knows the name "EPSG:900913", which is an alias for the equivalent "EPSG:3857", that the renderer uses (by default).
2017-11-08 14:36:46 +01:00
Frederic Junod
0d01a4ca0f
Don't use getHints if it's not needed
...
memory optimization: `getHints` creates a copy of the hints array.
2017-11-08 11:47:29 +01:00
Frederic Junod
82da43af35
Use getAnimating and getInteracting from ol.View
2017-11-08 11:47:29 +01:00
Tim Schaub
967118e699
Avoid returning undefined zoom
2017-11-07 18:40:58 -07:00
Andreas Hocevar
0fceb2f3e3
Merge pull request #7428 from openlayers/greenkeeper/sinon-4.1.2
...
Update sinon to the latest version 🚀
2017-11-07 22:52:54 +01:00
Andreas Hocevar
ccab7be20a
Merge pull request #7362 from Alexandre27/master
...
Added option to the ol.format.GeoJSON to allow the reading of the geometry_name from the geojson
2017-11-07 22:52:30 +01:00
greenkeeper[bot]
39e3e9f915
chore(package): update sinon to version 4.1.2
2017-11-07 17:41:49 +00:00
Alexandre Silva
cd5e5039e9
Changed option name to extractGeometryName
2017-11-07 10:24:10 +00:00
Andreas Hocevar
36fd49334c
Merge pull request #7425 from openlayers/greenkeeper/async-2.6.0
...
Update async to the latest version 🚀
2017-11-07 08:18:54 +01:00
Andreas Hocevar
2e982deba6
Merge pull request #7426 from glen-nu/update-handleEvent-docs
...
Update InteractionOptions.prototype.handleEvent docs
2017-11-07 08:18:29 +01:00
glen-nu
2ebb1ce8fa
update InteractionOptions.prototype.handleEvent docs
...
`InteractionOptions.prototype.handleEvent` stops propagation on falsy return, not explicit `false`
2017-11-07 14:16:01 +08:00
greenkeeper[bot]
d7bf98f49f
fix(package): update async to version 2.6.0
2017-11-07 03:29:08 +00:00
Tim Schaub
2b09dc8b70
Merge pull request #7423 from tschaub/get-wrapped-features
...
Get rendered features by coordinate when wrapping
2017-11-06 17:14:52 -07:00
Tim Schaub
dbeef9f73e
Use wrapped tile coord for getting feature at coordinate
2017-11-06 10:53:44 -07:00
Tim Schaub
8a6fe81f09
Example demonstrating how to get feature properties from vector tiles
2017-11-06 09:57:16 -07:00
Tim Schaub
4ea72c2483
Merge pull request #7421 from tschaub/one-world
...
Keep longitude between -180 and 180
2017-11-06 08:15:23 -07:00
Bart van den Eijnden
d15a85c402
Merge pull request #7420 from TDesjardins/master
...
Fix MapGuide example resolves #7325
2017-11-06 14:53:54 +01:00
Tim Schaub
42da3f18dd
Keep longitude between -180 and 180
2017-11-06 06:39:17 -07:00
Alexandre Silva
260327341c
Documented the default value.
2017-11-06 11:10:49 +00:00
Tino Desjardins
7cb8b526a9
Format source code
2017-11-04 14:53:21 +01:00