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
Andreas Hocevar
efee061251
Merge pull request #7096 from ahocevar/getfeaturesatpixel
...
Add new Map#getFeaturesAtPixel method
2017-08-09 13:54:50 -06:00
Tim Schaub
3551679a7c
Merge pull request #7094 from icholy/master
...
Add missing zIndex options
2017-08-09 13:45:09 -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
Ilia Choly
25dca1ea3b
Add missing zIndex options
2017-08-09 10:39:39 -04:00
Andreas Hocevar
6fd844d24c
Merge pull request #7087 from ahocevar/fix-scaleline
...
Fix scale line for EPSG:4326 maps
2017-08-08 06:49:01 -06:00
Frédéric Junod
9f6839c87b
Merge pull request #7088 from openlayers/greenkeeper/sinon-3.1.0
...
Update sinon to the latest version 🚀
2017-08-08 10:39:00 +02:00
Frédéric Junod
e9611e6a6b
Merge pull request #7085 from openlayers/greenkeeper/eslint-4.4.1
...
Update eslint to the latest version 🚀
2017-08-08 08:59:36 +02:00
greenkeeper[bot]
b9089c00e3
chore(package): update sinon to version 3.1.0
2017-08-08 06:45:52 +00:00
Andreas Hocevar
388e2a93cb
Fix scale line for EPSG:4326 maps
2017-08-07 20:42:28 -06:00
Andreas Hocevar
ac13dbccf1
Merge pull request #7084 from ahocevar/fix-street-labels-typo
...
Fix a typo in the street-labels example
2017-08-07 12:29:10 -06:00
Andreas Hocevar
1795a86f7f
Fix a typo in the street-labels example
2017-08-07 12:01:42 -06:00
greenkeeper[bot]
66da6fc150
chore(package): update eslint to version 4.4.1
2017-08-07 17:48:33 +00:00
Andreas Hocevar
e0eec51eb3
Merge pull request #7082 from openlayers/greenkeeper/eslint-4.4.0
...
Update eslint to the latest version 🚀
2017-08-07 02:48:43 +02:00
Andreas Hocevar
4b4d711dbc
Merge pull request #7079 from ahocevar/optimize-custom-renderer
...
Optimize custom renderer code, examples and API
2017-08-06 16:01:18 +02:00
greenkeeper[bot]
bb405e2919
chore(package): update eslint to version 4.4.0
2017-08-05 18:46:05 +00:00
Andreas Hocevar
f133f4fc3c
Merge pull request #7080 from openlayers/greenkeeper/jsdoc-3.5.4
...
Update jsdoc to the latest version 🚀
2017-08-05 02:56:00 +02:00
Andreas Hocevar
35f22fb52c
Only create custom style for text we actually render
2017-08-05 00:15:58 +02:00
Andreas Hocevar
617151c8ff
Simplify the renderer function API
2017-08-05 00:15:58 +02:00
greenkeeper[bot]
25e1e11550
fix(package): update jsdoc to version 3.5.4
2017-08-04 22:08:21 +00:00
Andreas Hocevar
67aa1a6dc9
Cache coordinates for reuse on replay, not on geometry
2017-08-04 21:06:22 +02:00
Frédéric Junod
3290039b32
Merge pull request #7078 from geosense/vectortile_layer_getsource_return_type
...
Fix return type annotation of ol.layer.VectorTile.getSource
2017-08-04 13:39:40 +02:00
Aleš Jiránek
e52ca96dc3
Fix return type annotation of ol.layer.VectorTile.getSource
2017-08-04 12:05:17 +02:00
Frédéric Junod
25b851e7cb
Merge pull request #7073 from gberaudo/notify_hidden_layer_group_changes
...
Make ol.layer.Group change handling consistent
2017-08-04 08:29:57 +02:00
Frédéric Junod
9cbbc30ce1
Merge pull request #7075 from openlayers/greenkeeper/sinon-3.0.0
...
Update sinon to the latest version 🚀
2017-08-04 08:29:32 +02:00
greenkeeper[bot]
2392f87113
chore(package): update sinon to version 3.0.0
2017-08-03 14:40:32 +00:00
Guillaume Beraudo
63b14f5f32
Make ol.layer.Group change handling consistent
...
Changes to the layer were only propagated in some cases like addition/removal of a
layer to the group.
To make it consistent both with the rest of the group.js file and with the
layer.js file, the changes are now always notified.
2017-08-03 11:44:06 +02:00
Andreas Hocevar
ee7795e31d
Merge pull request #7072 from ahocevar/vectortile-docs
...
Improve API docs for ol.VectorTile
2017-08-03 10:51:26 +02:00
Andreas Hocevar
aba1045304
Improve API docs for ol.VectorTile
2017-08-03 10:30:24 +02:00
Andreas Hocevar
83c35758c8
Merge pull request #7070 from ahocevar/mvt-tilepixelratio
...
Get tilePixelRatio from MVT tiles
2017-08-03 08:46:56 +02:00
Andreas Hocevar
d4d371a4c2
Remove the tilePixelRatio option from ol.source.VectorTile
2017-08-03 00:20:29 +02:00
Andreas Hocevar
b3be7e7ba9
Get tilePixelRatio from MVT tiles
2017-08-02 20:11:14 +02:00
Andreas Hocevar
60f9c4be2d
Merge pull request #7069 from openlayers/greenkeeper/mocha-3.5.0
...
Update mocha to the latest version 🚀
2017-08-01 10:27:23 +02:00
greenkeeper[bot]
22dfe93f8b
chore(package): update mocha to version 3.5.0
2017-07-31 22:28:11 +00:00
Andreas Hocevar
1bbcdea9bd
Merge pull request #7068 from openlayers/greenkeeper/fs-extra-4.0.1
...
Update fs-extra to the latest version 🚀
2017-07-31 23:40:46 +02:00
greenkeeper[bot]
e91ad26ac9
fix(package): update fs-extra to version 4.0.1
2017-07-31 18:27:27 +00:00
Andreas Hocevar
0fc3b0f58e
Merge pull request #7066 from ahocevar/extent-event
...
Fix ol.interaction.Extent event type and documentation
2017-07-31 11:15:06 +02:00
Frédéric Junod
afe0c10f45
Merge pull request #7032 from raiyni/icon-fix
...
Fix KML Export Icon Anchor
2017-07-31 08:30:55 +02:00
Andreas Hocevar
d5fd215632
Fix ol.interaction.Extent event type and documentation
2017-07-30 23:32:16 +02:00
Andreas Hocevar
d9c49092e4
Merge pull request #7065 from ahocevar/extent-api
...
Only use API functions in example
2017-07-30 23:11:05 +02:00
Andreas Hocevar
9fdce0f2b1
Only use API functions in example
2017-07-30 22:51:56 +02:00
Andreas Hocevar
007d8c2d5e
Merge pull request #7022 from ahocevar/custom-renderers
...
Allow styles to configure a custom renderer
2017-07-30 22:24:59 +02:00
Andreas Hocevar
68f6b61217
Address review comments
2017-07-30 00:32:51 +02:00
Andreas Hocevar
1b46f38696
Do not use Array.prototype.forEach for potentially large arrays
2017-07-29 23:16:23 +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
2258c00fca
Merge pull request #7061 from ahocevar/issue-pr-templates
...
Update docs and issue and pull request instructions
2017-07-28 17:02:33 +02:00
Andreas Hocevar
f01e5d3eaf
Update Browserify tutorial to use the ol package
2017-07-28 16:29:13 +02:00
Andreas Hocevar
52a9ca6518
Mention other options in the closure tutorial
2017-07-28 16:21:45 +02:00
Andreas Hocevar
0d0f3cadc8
Update docs and readme
2017-07-28 16:21:45 +02:00