Tim Schaub
|
fc8915d8b7
|
Merge pull request #6204 from tschaub/proj
Refactored proj modules
|
2016-12-06 14:38:35 -07:00 |
|
Andreas Hocevar
|
132be598e7
|
Test array with to.eql(), not to.be.eql()
|
2016-12-06 16:03:35 +01:00 |
|
Andreas Hocevar
|
89ebf0a182
|
Merge pull request #6091 from tchandelle/linedash
Apply pixelRatio to line dash
|
2016-12-06 15:53:23 +01:00 |
|
Andreas Hocevar
|
621589b318
|
Merge pull request #6082 from ahocevar/unified-canvas-rendering
Unified canvas rendering
|
2016-12-06 08:59:40 +01:00 |
|
Andreas Hocevar
|
ee7b894350
|
Refactor VectorTile renderer and add lower resolution clipping
|
2016-12-06 08:51:55 +01:00 |
|
Thomas Chandelle
|
3b64133f21
|
Add tests for linedash for HiDPI display
|
2016-12-05 09:26:06 +01:00 |
|
Tim Schaub
|
12add87603
|
Stop asserting that zero duration animations take time
|
2016-12-04 15:04:54 -07:00 |
|
Tim Schaub
|
6d22119425
|
One provide per proj module
|
2016-12-04 12:44:04 -08:00 |
|
Tim Schaub
|
08569d4eb3
|
Dedicated module for ol.proj.Projection
|
2016-12-04 12:41:04 -08:00 |
|
Tim Schaub
|
679fe298aa
|
Dedicated module for transforms cache
|
2016-12-04 10:09:32 -08:00 |
|
Tim Schaub
|
a3f3c24c51
|
Merge pull request #6202 from tschaub/animate-zero
Allow animation duration to be zero
|
2016-12-03 10:28:18 -08:00 |
|
Tim Schaub
|
c04a011077
|
Merge pull request #6198 from oterral/flyTo
Fix sourceResolution value in view.animate
|
2016-12-02 23:07:30 -08:00 |
|
Tim Schaub
|
dfb4c800b9
|
Allow animation duration to be zero
|
2016-12-02 19:15:34 -08:00 |
|
Tim Schaub
|
fdec14c425
|
Merge pull request #6177 from tchandelle/fit-animations
Add duration and easing options to view.fit() for animations
|
2016-12-02 19:09:08 -08:00 |
|
oterral
|
9eda6df821
|
Fix sourceResolution value in view.animate
|
2016-12-02 16:39:25 +01:00 |
|
Ron Young
|
fdff4c5c7c
|
export ExtendedData tests
|
2016-12-01 21:11:13 -06:00 |
|
Marc Jansen
|
bdeaafcdf7
|
Merge pull request #6078 from bjornharrtell/windingnumber
Use winding number algorithm for linearRingContainsXY
|
2016-12-01 13:46:07 +01:00 |
|
Marc Jansen
|
4dc828c691
|
Merge pull request #6164 from marcjansen/color-parsing
Simplify color parsing and allow more decimals
|
2016-11-29 11:03:22 +01:00 |
|
Björn Harrtell
|
656af72615
|
Use winding number algorithm for linearRingContainsXY
|
2016-11-29 09:10:47 +01:00 |
|
Björn Harrtell
|
6c644186ba
|
Add test case for ol.geom.flat.contains
|
2016-11-29 09:07:10 +01:00 |
|
Thomas Chandelle
|
5b04771d3f
|
Add duration and easing options to view.fit() for animations
|
2016-11-28 13:55:40 +01:00 |
|
Bart van den Eijnden
|
d47e5aed10
|
Merge pull request #6052 from oterral/teo_dflt_style
Remove the use of ol.format.KML.DEFAULT_IMAGE_SCALE_MULTIPLIER_ when …
|
2016-11-28 09:38:10 +01:00 |
|
Tobias Sauerwein
|
0e95905c6f
|
Merge pull request #5590 from thhomas/kml-region-extendeddata
Kml format: improved support for region and extendeddata
|
2016-11-25 09:33:46 +01:00 |
|
Marc Jansen
|
7f0d914161
|
Merge pull request #5462 from GaborFarkas/webgl_vector
WebGL vector support
|
2016-11-25 09:01:10 +01:00 |
|
Bart van den Eijnden
|
3e31ff113b
|
Merge pull request #5589 from thhomas/wmts-tilematrixlimits
Wmts tilematrixlimits
|
2016-11-24 10:14:25 +01:00 |
|
Thomas Tilak
|
1f04a0aad9
|
adds TileMatrixSetLimits to WMTS format reader
enhance wmtstilegrid to use it when building matrixId and resolution arrays
|
2016-11-23 18:50:24 +01:00 |
|
Thomas Tilak
|
d2e3017088
|
improve kml parsing of <Region> and <ExtendedData> tags
|
2016-11-23 17:46:04 +01:00 |
|
Marc Jansen
|
02d41caa8a
|
Simplify color parsing and allow more decimals
|
2016-11-23 16:06:08 +01:00 |
|
GaborFarkas
|
d27591dea7
|
Adjust WebGL immediate test
|
2016-11-23 09:51:38 +01:00 |
|
GaborFarkas
|
3b2ff5a2ee
|
Revamp WebGL CircleReplay
|
2016-11-23 09:51:37 +01:00 |
|
GaborFarkas
|
a7ddda7d81
|
Force close polygon contours (WebGL)
|
2016-11-23 09:51:37 +01:00 |
|
GaborFarkas
|
ca1414b2d0
|
Add depth test to PolygonReplay
|
2016-11-23 09:51:37 +01:00 |
|
GaborFarkas
|
310fabe94a
|
Add tests for WebGL Immediate API
|
2016-11-23 09:51:37 +01:00 |
|
GaborFarkas
|
8a6b206220
|
Add more tests
|
2016-11-23 09:51:37 +01:00 |
|
GaborFarkas
|
0cb0ea2a8a
|
Add tests for ol.render.webgl.CircleReplay
|
2016-11-23 09:51:37 +01:00 |
|
GaborFarkas
|
c675a33235
|
Add tests for ol.render.webgl.Replay
|
2016-11-23 09:51:37 +01:00 |
|
GaborFarkas
|
62fb8d8fd8
|
Fix typos
|
2016-11-23 09:51:37 +01:00 |
|
GaborFarkas
|
dc360c2d7f
|
Refactor WebGL render tests
|
2016-11-23 09:51:37 +01:00 |
|
GaborFarkas
|
3af5c2805e
|
Add tests to WebGL triangulating functions
|
2016-11-23 09:51:36 +01:00 |
|
GaborFarkas
|
0c3d5eca5c
|
Add tests for the linked list struct
|
2016-11-23 09:51:36 +01:00 |
|
GaborFarkas
|
8e8098b362
|
Add some test to PolygonReplay
|
2016-11-23 09:51:36 +01:00 |
|
GaborFarkas
|
360e77481d
|
Restructure webgl replays
|
2016-11-23 09:51:36 +01:00 |
|
GaborFarkas
|
e893603966
|
Add tests to LineStringReplay
|
2016-11-23 09:49:47 +01:00 |
|
GaborFarkas
|
3f828248b9
|
Rework isClosed with added tests
|
2016-11-23 09:49:47 +01:00 |
|
Guillaume Beraudo
|
e40b545e40
|
Add basic WEBGL LineString rendering
Use gl.LINES and hardcode a width.
Implement polygon stroking using the line string replay.
|
2016-11-23 09:49:46 +01:00 |
|
Guillaume Beraudo
|
8e9b589ca9
|
Add tests to PolygonReplay renderer
|
2016-11-23 09:49:46 +01:00 |
|
Roman Zoller
|
f56b2c8a75
|
Set GeometryLayout correctly when reading GPX
Fixes #6148
|
2016-11-22 10:42:11 +01:00 |
|
Bart van den Eijnden
|
c990cab0c3
|
Match equivalent projections from WMTS caps
|
2016-11-16 16:17:55 +01:00 |
|
Andreas Hocevar
|
886ddb160c
|
Merge pull request #6132 from tohu12/getColor_to_Icon
Add getter for color property to ol.style.Icon
|
2016-11-16 13:54:24 +01:00 |
|
Tomas Hulek
|
e7e425c288
|
Added getter for Color property to ol.style.Icon and updated test
|
2016-11-16 11:12:49 +01:00 |
|