Tim Schaub
964f0f33b4
Document how to run tests in other browsers
2017-08-16 21:44:13 -04:00
Tim Schaub
1cad1ffab6
Name tests like the pull request
2017-08-16 16:38:53 -04:00
Tim Schaub
ea5484d676
Avoid Edge and Safari for now
2017-08-16 16:16:16 -04:00
Tim Schaub
1fdef48812
Run tests on Sauce
2017-08-16 16:07:31 -04:00
Tim Schaub
5d0b1efba7
Fix typos
2017-08-16 14:36:49 -04:00
Tim Schaub
73afb656d7
Test fixes
2017-08-16 14:24:42 -04:00
Tim Schaub
02b2cdbd27
Remove unused tasks and update instructions
2017-08-16 13:45:13 -04:00
Tim Schaub
fb820f4b81
Run tests on Firefox in Travis
2017-08-16 13:45:13 -04:00
Tim Schaub
3bdddeac1d
More test cleanup
2017-08-16 13:45:13 -04:00
Tim Schaub
a2c043d1b4
Clean up after rendering tests
2017-08-16 13:43:28 -04:00
Tim Schaub
46bcce464f
Add missing requires to tests
2017-08-16 13:43:28 -04:00
Tim Schaub
39cf0ee154
Avoid failure when other tests don't clean up
2017-08-16 13:43:28 -04:00
Tim Schaub
a5113715ef
Conditionally run WebGL rendering tests
2017-08-16 13:43:28 -04:00
Tim Schaub
36f01e7b08
Expose describe and it on where
2017-08-16 13:35:32 -04:00
Tim Schaub
0dfd6da5a9
Run rendering tests with the rest of the tests
2017-08-16 13:35:32 -04:00
Tim Schaub
8e91d51d7c
Provide Karma with updated dependencies on change
2017-08-16 13:35:31 -04:00
Tim Schaub
32c26c2524
More consistent clean up
2017-08-16 13:35:31 -04:00
Tim Schaub
44a976eb60
Run tests in real browsers with Karma
2017-08-16 13:35:31 -04:00
Joao Gouveia
163fc2e8e6
Adds Unit testing
2017-08-16 12:13:18 +02:00
Andreas Hocevar
44558b7c89
Merge pull request #7125 from ahocevar/remove-error-vector-tiles
...
Do not try to render error tiles from VectorTile source
2017-08-15 16:34:16 -04:00
Andreas Hocevar
c69cf27218
Trigger change when source tile state changes
...
A VectorImageTile now gets changed() whenever one of its source tiles's state
changes, until all source tiles are LOADED.
2017-08-15 16:12:41 -04:00
Tim Schaub
8a08ab6463
Correct types
2017-08-15 15:37:37 -04:00
Tim Schaub
ae62f5a682
Test that an animation series works with an undefined view
2017-08-15 13:33:19 -04:00
Tim Schaub
940f97e2a7
Make view.animate() tolerate undefined views
2017-08-15 13:28:50 -04:00
Joao Gouveia
f928209256
Fix srsDimension read on GML3 for Geoserver
...
Contrary to Mapserver, Geoserver sets the srsDimension attribute on
the child of the geometry node, not on the points list.
This fix searches that node as well.
A small unit test was also added.
2017-08-15 09:10:17 +02:00
Tim Schaub
93a9799e46
Merge pull request #7122 from tschaub/unanimated
...
Immediately complete no-op animations
2017-08-14 09:43:39 -04:00
Andreas Hocevar
b06efa387c
Merge pull request #7120 from ahocevar/fix-overzoom-hitdetect
...
Fix hit detection for overzoomed vector tiles
2017-08-14 09:21:04 -04:00
Tim Schaub
48178f0e31
Immediately complete no-op animations
2017-08-14 09:08:50 -04:00
Frédéric Junod
d65cabebd6
Merge pull request #7114 from GaborFarkas/webgl_immediate
...
Immediate WebGL text renderer and other improvements
2017-08-14 14:33:45 +02:00
Andreas Hocevar
992cf2b2d6
Fix hit detection for overzoomed vector tiles
2017-08-13 22:53:58 -04:00
Tim Schaub
13a761b7e7
Sensible default tilegrid for vector tiles
2017-08-12 15:16:55 -06:00
GaborFarkas
bb593eaac8
Fix WebGL text offset direction
2017-08-12 14:52:08 +02:00
Tim Schaub
94fb7ca5a6
Function for getting spherical area
2017-08-10 18:30:42 -06:00
Tim Schaub
92c62e5432
Function for getting great circle lengths
2017-08-10 18:05:21 -06:00
Tim Schaub
17b6088a79
Allow drag and drop interaction to be configured with a source
2017-08-10 07:10:13 -06:00
Bart van den Eijnden
23405b80a2
Merge pull request #6825 from oterral/tesselate
...
Read/write Tessellate tag in KML format
2017-08-10 13:27:40 +02:00
Tim Schaub
02cc7d643a
Merge pull request #7093 from tschaub/modify-source
...
Allow modify interaction to be configured with a source
2017-08-09 13:55:33 -06:00
Tim Schaub
86eacefe19
Allow modify interaction to be configured with a source
2017-08-09 13:35:25 -06:00
Andreas Hocevar
7d260c54d3
Add new Map#getFeaturesAtPixel method
2017-08-09 12:58:24 -06:00
Andreas Hocevar
388e2a93cb
Fix scale line for EPSG:4326 maps
2017-08-07 20:42:28 -06:00
Andreas Hocevar
617151c8ff
Simplify the renderer function API
2017-08-05 00:15:58 +02:00
Andreas Hocevar
b3be7e7ba9
Get tilePixelRatio from MVT tiles
2017-08-02 20:11:14 +02:00
Andreas Hocevar
c6b942f185
Allow styles to configure a custom renderer
...
Two new examples show how custom renderers can be used to render text along
paths, and to declutter labels using 3rd party libraries.
2017-07-29 17:57:38 +02:00
Andreas Hocevar
b0b68983f7
Allow to configure Extent interaction with an extent
2017-07-28 13:07:18 +02:00
Tim Schaub
2e903c0293
Remove ol.sphere.WGS84
2017-07-11 08:00:41 -06:00
Andreas Hocevar
59d8d749e3
Merge pull request #6998 from openlayers/greenkeeper/eslint-4.2.0
...
Update eslint to the latest version 🚀
2017-07-09 16:52:47 +02:00
Andreas Hocevar
cff9ef5e63
Remove lint
2017-07-09 16:11:36 +02:00
Andreas Hocevar
7739239e89
Make VectorTile source work with multiple layers
2017-07-09 14:08:08 +02:00
Andreas Hocevar
ee0eb8b1a0
Normalize rotation to values between -180 and 180 degrees after animation
2017-06-28 16:36:33 +02:00
Andreas Hocevar
c0e4da6d8c
Merge pull request #6966 from ahocevar/resolution-for-zoom
...
Add getResolutionForZoom method for ol.View
2017-06-28 13:01:54 +02:00