simonseyock
|
c93b0ba859
|
Added upgrade note
|
2016-12-08 10:14:09 +01:00 |
|
simonseyock
|
5608e7284b
|
Renamed FeatureAtPixelOptions to AtPixelOptions for future use in forEachLayerAtPixel
|
2016-12-08 10:14:09 +01:00 |
|
simonseyock
|
f0439685ad
|
minor typos
|
2016-12-08 10:14:09 +01:00 |
|
simonseyock
|
da020d77e9
|
Added cache for circle arrays. Reusing context.
|
2016-12-08 10:14:09 +01:00 |
|
simonseyock
|
e0edefb4d7
|
Added hitTolerance to select interaction. Added hitTolerance to select interaction example.
|
2016-12-08 10:14:09 +01:00 |
|
simonseyock
|
2ea41afe6e
|
Added hitTolerance to hasFeatureAtPixel. Corrected JsDoc problems.
|
2016-12-08 10:14:09 +01:00 |
|
simonseyock
|
63f57768a3
|
Removed olx.LayerFilter
|
2016-12-08 10:14:09 +01:00 |
|
simonseyock
|
80e392ea52
|
Satisfying linter, jsdoc & compiler
|
2016-12-08 10:14:09 +01:00 |
|
simonseyock
|
2493eb2c20
|
Implemented midpoint circle algorithm
|
2016-12-08 10:13:47 +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
|
a6c768ae07
|
Make forEachFeatureAtCoordinate work with variable hitContext size
|
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 |
|
Frédéric Junod
|
000453a0e1
|
Merge pull request #6213 from drnextgis/preload
Add preload option to olx.layer.VectorTileOptions
|
2016-12-08 08:25:56 +01:00 |
|
Andreas Hocevar
|
0061b15a91
|
Merge pull request #6222 from ahocevar/fix-foreachlayeratpixel
Fix forEachLayerAtPixel and improve class hierarchy
|
2016-12-07 22:29:05 +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 |
|
Frédéric Junod
|
10e36a0529
|
Merge pull request #6218 from gberaudo/modify_interaction_check_map_rendered
Make modify interaction more robust
|
2016-12-07 12:14:05 +01:00 |
|
Guillaume Beraudo
|
109e6a8324
|
Make modify interaction more robust
When the map has not been rendered yet, adding a feature should not
trigger coordinate related functions as they make use of the framestate.
|
2016-12-07 11:15:28 +01:00 |
|
drnextgis
|
f492d69691
|
Add preload option to olx.layer.VectorTileOptions
|
2016-12-07 10:22:13 +07:00 |
|
Tim Schaub
|
59e802737e
|
Merge pull request #6205 from tschaub/no-extra-provides
Rework remaining modules with multiple provides
|
2016-12-06 17:46:44 -07:00 |
|
Tim Schaub
|
63e952a91a
|
Treat one-provide violations as errors
|
2016-12-06 14:50:35 -07:00 |
|
Tim Schaub
|
041766d53c
|
Reworked mapbrowser* things
|
2016-12-06 14:49:43 -07:00 |
|
Tim Schaub
|
57e3e7273e
|
Add Property enum to ol.layer.Base
|
2016-12-06 14:49:43 -07:00 |
|
Tim Schaub
|
66dc2582ef
|
Dedicated module for GeometryLayout
|
2016-12-06 14:49:43 -07:00 |
|
Tim Schaub
|
7858b68fc0
|
Dedicated module for GeometryType enum
|
2016-12-06 14:49:43 -07:00 |
|
Tim Schaub
|
c00906cde9
|
Add Event to ol.Object
|
2016-12-06 14:49:43 -07:00 |
|
Tim Schaub
|
daba1fbcb6
|
Add EventType enum to ol.Object
|
2016-12-06 14:49:43 -07:00 |
|
Tim Schaub
|
3d2f677f2a
|
Add OperationType enum to ol.source.Raster
|
2016-12-06 14:49:43 -07:00 |
|
Tim Schaub
|
c0fe3f1e4f
|
Dedicated module for ol.extent.Relationship enum
|
2016-12-06 14:49:43 -07:00 |
|
Tim Schaub
|
780bb1b30d
|
Dedicated module for ol.extent.Corner enum
|
2016-12-06 14:49:43 -07:00 |
|
Tim Schaub
|
82c0dcdc00
|
Merge pull request #6207 from tschaub/require-all
Require all when generating exports
|
2016-12-06 14:41:02 -07:00 |
|
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
|
99eddbb31f
|
Require all when generating exports
|
2016-12-04 16:43:15 -07:00 |
|