Andreas Hocevar
dc48a7d411
Merge pull request #7252 from wb14123/osm-way
...
fix osmxml to read ways before the definition of nodes
2017-09-13 14:27:31 +02:00
Andreas Hocevar
cd0de288e6
Fix node version to 8.4 until JSDoc is fixed
2017-09-13 14:18:27 +02:00
Andreas Hocevar
5e5c58b9be
Merge pull request #7253 from openlayers/issue-template
...
Nicer wording in the issue template
2017-09-13 13:40:20 +02:00
Andreas Hocevar
d7307c565b
Nicer wording in the issue template
2017-09-13 13:37:53 +02:00
Bin Wang
cd36c8e02f
fix node to 8.4 in travis
2017-09-13 18:03:56 +08:00
Andreas Hocevar
1d84bc52c6
Use node 8.4 in Travis until JSDoc is fixed
...
See https://github.com/jsdoc3/jsdoc/issues/1438 .
2017-09-13 08:26:49 +02:00
Bin Wang
e32e72f1a0
fix osmxml to read ways before the definition of nodes
2017-09-13 11:27:51 +08:00
greenkeeper[bot]
7729822253
fix(package): update fs-extra to version 4.0.2
2017-09-12 23:23:17 +00:00
Andreas Hocevar
5499028042
Rename before running transform
2017-09-12 21:13:58 +02:00
Andreas Hocevar
e876003684
Use the correct name in imports
2017-09-12 18:03:03 +02:00
Andreas Hocevar
d0e9fd68ff
Rename files so the case matches the module name
2017-09-12 18:03:03 +02:00
Andreas Hocevar
b920b78afe
Merge pull request #7236 from KlausBenndorf/cloneImage
...
reusing images in ol.style.Icon#clone
2017-09-12 13:15:04 +02:00
Marc Jansen
761f4318bc
Merge pull request #7246 from marcjansen/fix-7244
...
Compare measured lengths with a tolerance
2017-09-12 12:43:07 +02:00
Marc Jansen
2d0805ca54
Merge pull request #7247 from marcjansen/fix-7245
...
Raise tolerance of rendering tests to pass on Firefox 55 (GNU/Linux)
2017-09-12 12:41:52 +02:00
simonseyock
f73cda8ef5
reusing images in ol.style.Icon#clone
2017-09-12 11:58:38 +02:00
Andreas Hocevar
c89bcae4c6
Merge pull request #7243 from openlayers/greenkeeper/mocha-3.5.3
...
Update mocha to the latest version 🚀
2017-09-12 11:57:39 +02:00
Andreas Hocevar
f5277c091b
Merge pull request #7239 from ahocevar/linestring-text
...
Render text along lines
2017-09-12 11:42:35 +02:00
Andreas Hocevar
e2ebd05624
Use a stricter type for chars_
2017-09-12 11:27:26 +02:00
Andreas Hocevar
2306d08cf4
Merge pull request #7242 from ahocevar/source-error-not-empty
...
Use EMPTY and LOADED state properly on ol.VectorImageTile
2017-09-12 11:19:53 +02:00
Marc Jansen
20e8a26b89
Raise tolerance of rendering tests to pass on Firefox 55 (GNU/Linux)
2017-09-12 09:41:13 +02:00
Marc Jansen
9abfa95735
Compare measured lengths with a tolerance
2017-09-12 09:34:53 +02:00
Andreas Hocevar
9898112709
Add sans-serif font fallback
2017-09-12 09:08:54 +02:00
greenkeeper[bot]
41cc3a58d3
chore(package): update mocha to version 3.5.3
2017-09-12 00:12:46 +00:00
Andreas Hocevar
8573a7ba64
Only set LOADED state when all source tiles loaded successfully
2017-09-11 23:23:54 +02:00
Andreas Hocevar
b65c6f7e8e
Use ERROR instead of EMPTY state when source tiles have ERROR state
2017-09-11 22:15:42 +02:00
Andreas Hocevar
2907fc3297
Remove duplicate test
2017-09-11 22:14:56 +02:00
Andreas Hocevar
85bfeda50e
Add rendering tests
2017-09-11 16:54:28 +02:00
Andreas Hocevar
7a30e495ba
Make the vector-labels example even uglier
...
This example is a candidate for removal and replacement with rendering
tests.
2017-09-11 16:54:28 +02:00
Andreas Hocevar
94a4554083
Find longest straight chunk when textAlign is not set
2017-09-11 16:54:28 +02:00
Andreas Hocevar
abd50b8fcf
Utility to get the longest straight chunk of a linestring
2017-09-11 16:54:28 +02:00
Andreas Hocevar
ad5ce25559
Use the placement: 'line' property in the street-labels example
...
This makes the code of the example much simpler.
2017-09-11 16:54:27 +02:00
Andreas Hocevar
efc86d59b0
Implement text rendering along paths
...
This commit also changes the TextReplay.drawText() signature, and moves
geometry calculation into drawText(). This improves performance where no
text needs to be rendered (TextStyle.getText() == ''), which is used often
in applications.
2017-09-11 16:54:27 +02:00
Andreas Hocevar
37dcd79a86
Add placement, maxAngle and exceedLength options to ol.style.Text
2017-09-11 15:51:06 +02:00
Marc Jansen
ec578fa58e
Merge pull request #7240 from openlayers/greenkeeper/mocha-3.5.2
...
Update mocha to the latest version 🚀
2017-09-11 06:36:39 +02:00
greenkeeper[bot]
5c3c97ffa0
chore(package): update mocha to version 3.5.2
2017-09-10 23:39:18 +00:00
Marc Jansen
a28b128078
Merge pull request #7238 from openlayers/greenkeeper/mocha-3.5.1
...
Update mocha to the latest version 🚀
2017-09-10 19:57:15 +02:00
greenkeeper[bot]
4c32535ff3
chore(package): update mocha to version 3.5.1
2017-09-10 07:52:13 +00:00
Andreas Hocevar
b03bb2c2ce
Merge pull request #7234 from ahocevar/tileload-events
...
Fix abort handling of tileload events
2017-09-08 07:13:28 +02:00
Andreas Hocevar
dde9fb5bc4
Fix abort handling of tileload events
2017-09-08 06:50:55 +02:00
Andreas Hocevar
416f7156e8
Merge pull request #7221 from thhomas/zoomify-update-iip
...
update zoomify source to accept tileIndex placeholders and handle iip…
2017-09-07 12:55:13 +02:00
Andreas Hocevar
d7c732419d
Merge pull request #6871 from ath0mas/patch-1
...
Correct controls position in Center example
2017-09-07 11:32:36 +02:00
Andreas Hocevar
d9d371479a
Avoid !important selectors
2017-09-07 09:16:03 +02:00
Andreas Hocevar
7c977e0c35
Merge pull request #7229 from ahocevar/jsdoc-paths
...
Fix JSDoc paths for custom builds
2017-09-07 09:06:55 +02:00
Andreas Hocevar
59417d4a52
Merge pull request #7230 from ahocevar/image-context
...
Remove unused context handling for ol.Image
2017-09-07 09:06:05 +02:00
Andreas Hocevar
9400d600ee
Fix jsdoc paths
2017-09-06 21:13:45 +02:00
Andreas Hocevar
73e88fc465
Remove unused context handling for ol.Image
2017-09-06 21:13:11 +02:00
Andreas Hocevar
2925a9ceb3
Merge pull request #7225 from ahocevar/image-hitdetect
...
Fix hit detection for image layers
2017-09-06 21:09:25 +02:00
Andreas Hocevar
531115b67b
Add regression test
2017-09-06 19:03:36 +02:00
Tim Schaub
34efcea5b1
Merge pull request #7223 from tschaub/transform-updates
...
Transform updates
2017-09-06 04:06:32 -06:00
Andreas Hocevar
e1783fc788
Fix travis build
2017-09-06 10:02:15 +02:00