Tim Schaub
|
c6c105b62f
|
Shared module for map browser event type enum
|
2016-12-27 13:48:50 -07:00 |
|
Tim Schaub
|
69d345171e
|
Private enum for mousewheel mode
|
2016-12-27 13:32:24 -07:00 |
|
Tim Schaub
|
847efde217
|
Dedicated module for collection event type enum
|
2016-12-27 12:31:50 -07:00 |
|
Tim Schaub
|
895a506025
|
Remove state enum from tile constructor
|
2016-12-27 10:17:26 -07:00 |
|
Tim Schaub
|
3852c0da83
|
Remove hint enum from view constructor
|
2016-12-27 10:17:26 -07:00 |
|
Frédéric Junod
|
dd3dcde160
|
Merge pull request #6255 from fredj/translate_cursor
Don't reset the css cursor if it's not needed
|
2016-12-22 09:20:00 +01:00 |
|
Andreas Hocevar
|
51a6405896
|
Add regression test
|
2016-12-21 16:47:27 +01:00 |
|
Andreas Hocevar
|
3f4f38b835
|
Make size argument of ol.View#calculateExtent() optional
|
2016-12-20 21:17:08 +01:00 |
|
Tim Schaub
|
289940d39e
|
Regression test
|
2016-12-20 13:07:00 -07:00 |
|
Frederic Junod
|
c6fe60bcd7
|
Don't reset the css cursor if it's not needed
|
2016-12-16 15:57:41 +01:00 |
|
Andreas Hocevar
|
20155ce2a7
|
Remove the requirement to provide a size to ol.View#fit()
|
2016-12-16 14:52:09 +01:00 |
|
Andreas Hocevar
|
4f5a4ca031
|
Set geometry name properly
|
2016-12-15 17:18:53 +01:00 |
|
Frédéric Junod
|
f6e62191d2
|
Merge pull request #6244 from fredj/comma-spacing
Enforces spacing around commas
|
2016-12-15 08:37:12 +01:00 |
|
Andreas Hocevar
|
85f7a7c843
|
Re-render vector tiles when layer has changed
|
2016-12-14 14:45:02 +01:00 |
|
Frederic Junod
|
392cbcc138
|
Enforces spacing around commas
|
2016-12-14 13:42:47 +01:00 |
|
Frederic Junod
|
1478cadb18
|
Consistent spacing between keys and values in object literal
Related to https://github.com/openlayers/eslint-config-openlayers/pull/9
|
2016-12-14 12:10:47 +01:00 |
|
Andreas Hocevar
|
adacfb6453
|
Add test for duplicated attribution
|
2016-12-10 11:31:22 -07:00 |
|
Tim Schaub
|
1f742da046
|
Merge pull request #6196 from raiyni/ExtendedData
KML ExtendedData Export
|
2016-12-09 10:41:33 -07:00 |
|
simonseyock
|
55ec0af072
|
Simplified api
|
2016-12-08 10:14:36 +01:00 |
|
simonseyock
|
3a08cfd7c6
|
Added test for ol.render.canvas.ReplayGroup#getCircleArray_
|
2016-12-08 10:14:09 +01:00 |
|
simonseyock
|
80e392ea52
|
Satisfying linter, jsdoc & compiler
|
2016-12-08 10:14:09 +01:00 |
|
simonseyock
|
5ce0d8aa2a
|
changed signature of internal methods
|
2016-12-08 10:13:47 +01:00 |
|
simonseyock
|
80188b2044
|
Change signature of api methods
|
2016-12-08 10:12:42 +01:00 |
|
simonseyock
|
85893646c4
|
Added hitTolerance test
|
2016-12-08 10:12:42 +01:00 |
|
Frédéric Junod
|
e95778e47f
|
Merge pull request #6220 from fredj/collection_push_length
Fix ol.Collection#push return value
|
2016-12-08 08:26:31 +01:00 |
|
Andreas Hocevar
|
d854222c4b
|
Fix forEachLayerAtPixel and improve class hierarchy
|
2016-12-07 19:39:52 +01:00 |
|
Marc Jansen
|
f795019215
|
Merge pull request #6075 from tchandelle/modify_stride
Keep the other dim from the original segment when modifying vertex
|
2016-12-07 19:22:59 +01:00 |
|
Frederic Junod
|
5e0ce08804
|
Fix ol.Collection#push return value
|
2016-12-07 15:11:31 +01:00 |
|
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 |
|