Tim Schaub
|
fc8915d8b7
|
Merge pull request #6204 from tschaub/proj
Refactored proj modules
|
2016-12-06 14:38:35 -07:00 |
|
Andreas Hocevar
|
db5032af49
|
Merge pull request #6209 from ahocevar/not-to-be
Test array with to.eql(), not to.be.eql()
|
2016-12-06 16:25:08 +01: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
|
93d86e63fc
|
Defer frame preparation when too much time was spent
|
2016-12-06 08:51:55 +01:00 |
|
Andreas Hocevar
|
ee7b894350
|
Refactor VectorTile renderer and add lower resolution clipping
|
2016-12-06 08:51:55 +01:00 |
|
Andreas Hocevar
|
0d65d1d813
|
Remove support for skipped features
|
2016-12-06 08:47:41 +01:00 |
|
Andreas Hocevar
|
2aa4f0c01c
|
Fix forEachLayerAtPixel for the canvas renderer
|
2016-12-06 08:47:41 +01:00 |
|
Andreas Hocevar
|
ccdb955cd9
|
Simplify canvas tile renderer with image composition
|
2016-12-06 08:47:40 +01:00 |
|
Tim Schaub
|
f898a3b182
|
Merge pull request #6173 from bjornharrtell/topolis
Topolis example
|
2016-12-05 18:11:20 -07:00 |
|
Tim Schaub
|
c8064d15b7
|
Merge pull request #6206 from tschaub/zero
Stop asserting that zero duration animations take time
|
2016-12-05 08:59:05 -07:00 |
|
Thomas Chandelle
|
3b64133f21
|
Add tests for linedash for HiDPI display
|
2016-12-05 09:26:06 +01:00 |
|
Thomas Chandelle
|
7ee04ec200
|
Compare current linedash and new linedash as arrays
|
2016-12-05 09:24:13 +01:00 |
|
Thomas Chandelle
|
a0e310700c
|
Apply pixelRatio to line dash
|
2016-12-05 09:24:13 +01:00 |
|
Tim Schaub
|
dfbc7bb743
|
Stop dividing by zero
|
2016-12-04 15:10:53 -07:00 |
|
Tim Schaub
|
12add87603
|
Stop asserting that zero duration animations take time
|
2016-12-04 15:04:54 -07:00 |
|
Tim Schaub
|
6259caf634
|
Consistently return a function or undefined
|
2016-12-04 12:58:33 -08: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
|
a33caa598c
|
Dedicated module for proj4 access
|
2016-12-04 10:37:33 -08:00 |
|
Tim Schaub
|
b54342dfb8
|
Dedicated module for projections cache
|
2016-12-04 10:24:43 -08:00 |
|
Tim Schaub
|
679fe298aa
|
Dedicated module for transforms cache
|
2016-12-04 10:09:32 -08:00 |
|
Tim Schaub
|
fd6116ab6b
|
Dedicated module for ol.proj.Units
|
2016-12-04 09:17:24 -08:00 |
|
Tim Schaub
|
f6a3ec513e
|
Merge pull request #6203 from tschaub/missing-requires
Address a few missing requires
|
2016-12-04 10:11:28 -07:00 |
|
Tim Schaub
|
ab640a20d0
|
Move CLONE_PROPS to ol.pointer.PointerEventHandler
|
2016-12-03 10:48:32 -08:00 |
|
Tim Schaub
|
fda2d8e40e
|
Functions in ol.geom.flat.interpolate namespace
|
2016-12-03 10:45:52 -08:00 |
|
Tim Schaub
|
37c445275f
|
Require ol.MapBrowserEvent
|
2016-12-03 10:37:49 -08:00 |
|
Tim Schaub
|
e87407c28f
|
Merge pull request #6201 from tschaub/arcgis-fix
Remove assertion in TileArcGISRest source
|
2016-12-03 10:29:07 -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 |
|
Tim Schaub
|
ce8cf27ad3
|
Remove assertion
|
2016-12-02 15:22:10 -08:00 |
|
oterral
|
9eda6df821
|
Fix sourceResolution value in view.animate
|
2016-12-02 16:39:25 +01: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 |
|
Andreas Hocevar
|
9dc300d520
|
Merge pull request #6187 from openlayers/greenkeeper-pbf-3.0.5
Update pbf to version 3.0.5 🚀
|
2016-11-30 16:25:13 +01:00 |
|
greenkeeperio-bot
|
5c0a6de288
|
chore(package): update pbf to version 3.0.5
https://greenkeeper.io/
|
2016-11-30 06:35:35 -08:00 |
|
Andreas Hocevar
|
794628782c
|
Merge pull request #6175 from tchandelle/projection-perf
Generate projection transform function only when requested
|
2016-11-29 13:21:11 +01:00 |
|
Andreas Hocevar
|
fe758c2606
|
Simplify and make the compiler happy
|
2016-11-29 12:14:11 +01:00 |
|
Andreas Hocevar
|
c03f19bf5c
|
Merge pull request #6181 from ahocevar/bing-key
Replace expired Bing key with a new one
|
2016-11-29 11:41:06 +01:00 |
|
Andreas Hocevar
|
d9453890eb
|
Replace expired Bing key with a new one
|
2016-11-29 11:31:17 +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 |
|
Marc Jansen
|
88cfdb435c
|
Use indexOf instead of RegExp as suggested
|
2016-11-29 10:55:04 +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 |
|
Frédéric Junod
|
51f7bfb415
|
Merge pull request #6178 from fredj/missing_require
Add missing goog.require
|
2016-11-29 08:20:57 +01:00 |
|
Andreas Hocevar
|
8f7aee4847
|
Merge pull request #6176 from tchandelle/animation-easing
Doc: easing option is optional
|
2016-11-28 19:28:08 +01:00 |
|
Andreas Hocevar
|
8c6437fba5
|
Merge pull request #6180 from openlayers/greenkeeper-eslint-3.11.1
Update eslint to version 3.11.1 🚀
|
2016-11-28 19:27:33 +01:00 |
|
greenkeeperio-bot
|
65c89199f1
|
chore(package): update eslint to version 3.11.1
https://greenkeeper.io/
|
2016-11-28 10:33:30 -07:00 |
|