Andreas Hocevar
0fc710bc48
Merge pull request #6957 from openlayers/greenkeeper/eslint-4.1.1
...
Greenkeeper/eslint 4.1.1
2017-06-26 16:03:53 +02:00
Andreas Hocevar
fe18636ff9
Remove lint
2017-06-26 14:56:07 +02:00
Andreas Hocevar
c299bfcd0f
Merge pull request #6955 from openlayers/greenkeeper/async-2.5.0
...
Update async to the latest version 🚀
2017-06-26 07:31:06 +02:00
Andreas Hocevar
d32006b324
Merge pull request #6943 from openlayers/greenkeeper/sinon-2.3.5
...
Update sinon to the latest version 🚀
2017-06-20 21:43:56 +02:00
Andreas Hocevar
b9e6619b2d
Merge pull request #6939 from ahocevar/cachesize-fix-abort
...
Abort loading when tile is disposed
2017-06-20 09:35:14 +02:00
Andreas Hocevar
72e9b74b3e
Abort loading when tile is disposed
2017-06-19 18:26:10 +02:00
Andreas Hocevar
c6aeda1511
Merge pull request #6936 from ahocevar/cachesize-fix-tilequeue
...
Do not stop the render loop when all wanted tiles are aborted
2017-06-19 15:47:26 +02:00
Andreas Hocevar
1f51c14e7e
Do not stop the render loop when all wanted tiles are aborted
2017-06-19 15:17:59 +02:00
Andreas Hocevar
dee3ebdc54
Merge pull request #6935 from ahocevar/no-data-uri
...
Use transparent image from canvas context
2017-06-19 13:30:08 +02:00
Andreas Hocevar
20974fea55
Use transparent image from canvas context
2017-06-19 10:13:03 +02:00
Andreas Hocevar
c46bc1f02a
Merge pull request #6928 from ahocevar/reproj-resolution
...
Only adjust resolution when center within projection extent
2017-06-14 16:31:00 +02:00
Andreas Hocevar
0d0ed6c130
Only adjust resolution when center within projection extent
2017-06-14 15:33:16 +02:00
Andreas Hocevar
e38efc7cbe
Merge pull request #6918 from ahocevar/image-reproject-pixelratio
...
Remove unnecessary pixelRatio check
2017-06-13 13:07:31 +02:00
Andreas Hocevar
29d1590bc6
Remove unnecessary pixelRatio check
2017-06-13 11:12:27 +02:00
Andreas Hocevar
e14ee2ea72
Merge pull request #6917 from probins/patch-1
...
Correct typo in graticule docs
2017-06-13 11:09:41 +02:00
Andreas Hocevar
4255e81b93
Merge pull request #6914 from openlayers/release-v4.2.0
...
Finish upgrade notes for v4.2.0
2017-06-12 16:36:29 +02:00
Andreas Hocevar
81e8cdc7ab
Finish upgrade notes for v4.2.0
2017-06-12 16:34:29 +02:00
Andreas Hocevar
b1b5b54fd0
Merge pull request #6913 from openlayers/release-v4.2.0
...
Release v4.2.0
2017-06-12 16:30:36 +02:00
Andreas Hocevar
109362f147
Update package version to 4.2.0
2017-06-12 16:30:04 +02:00
Andreas Hocevar
b5038c18e2
Changelog for v4.2.0
2017-06-12 16:30:04 +02:00
Andreas Hocevar
87d889f96c
Merge pull request #6912 from ahocevar/translate-cursor
...
Use class instead of style for Translate cursor
2017-06-12 14:26:41 +02:00
Andreas Hocevar
9b41ea4017
Use class instead of style for Translate cursor
2017-06-12 13:30:25 +02:00
Andreas Hocevar
2f45e14bea
Merge pull request #6890 from ahocevar/movestart
...
Add a movestart event
2017-06-12 09:00:09 +02:00
Andreas Hocevar
aa56afdab7
Merge pull request #6910 from ahocevar/apidoc-no-duplicate-observables
...
Avoid duplicates in Observables list
2017-06-12 08:47:00 +02:00
Andreas Hocevar
9fda131d37
Add a movestart event
2017-06-12 08:39:12 +02:00
Andreas Hocevar
b3ddcd4ed9
Avoid duplicates in Observables list
2017-06-12 08:24:44 +02:00
Andreas Hocevar
107792635d
Merge pull request #6902 from ahocevar/fix-kinetic
...
Require minimum duration for kinetic animation
2017-06-12 07:01:03 +02:00
Andreas Hocevar
1d6ce6db35
Merge pull request #6904 from openlayers/greenkeeper/sinon-2.3.4
...
chore(package): update sinon to version 2.3.4
2017-06-10 23:45:13 +02:00
Andreas Hocevar
dc6d0c091a
Require minimum duration for kinetic animation
2017-06-10 09:33:40 +02:00
Andreas Hocevar
af6aaf4bab
Merge pull request #6901 from KlausBenndorf/regularShapePointsNotes
...
Added release note for changed methods of ol.style.regularShape
2017-06-10 09:16:12 +02:00
Andreas Hocevar
f31e45d7d2
Merge pull request #6887 from ahocevar/disable-rotation
...
Disable rotation for views with enableRotation: false
2017-06-09 14:07:58 +02:00
Andreas Hocevar
34e61da366
Merge pull request #6900 from openlayers/greenkeeper/clean-css-cli-4.1.4
...
Update clean-css-cli to the latest version 🚀
2017-06-09 14:02:13 +02:00
Andreas Hocevar
399e11edf7
Merge pull request #6888 from probins/patch-1
...
Add note about custom functions to getPointResolution
2017-06-09 10:18:38 +02:00
Andreas Hocevar
070f2e181c
Merge pull request #6893 from tchandelle/decimals
...
Fix decimals options when writing features
2017-06-09 09:27:08 +02:00
Andreas Hocevar
9d9da4feb9
Merge pull request #6759 from KlausBenndorf/regularShapePoints
...
Regular shape points
2017-06-09 08:48:47 +02:00
Andreas Hocevar
00c8a5845e
Disable rotation for views with enableRotation: false
2017-06-08 17:29:47 +02:00
Andreas Hocevar
e3128c204e
Merge pull request #6870 from kannes/patch-1
...
Center map on proper earth, not one to the left
2017-06-06 15:36:43 +02:00
Andreas Hocevar
1e6b27d42a
Merge pull request #6872 from openlayers/greenkeeper/rollup-0.42.0
...
Update rollup to the latest version 🚀
2017-06-06 15:27:26 +02:00
Andreas Hocevar
b8b2712f73
Merge pull request #6863 from cs09g/cs09g-patch-1
...
change size to optional
2017-05-31 13:37:52 +02:00
Andreas Hocevar
54a62ea78d
Merge pull request #6834 from notnotse/move-tolerance-option
...
Move tolerance option
2017-05-30 09:10:09 +02:00
Andreas Hocevar
0faf0dd2a1
Merge pull request #6856 from oterral/fix_6848
...
Fix creation of new URL in readSharedStyle_ and readSharedStyleMap_
2017-05-29 14:32:32 +02:00
Andreas Hocevar
29a6473c3d
Merge pull request #6852 from openlayers/greenkeeper/mocha-3.4.2
...
Update mocha to the latest version 🚀
2017-05-25 08:31:17 +02:00
Andreas Hocevar
959367629e
Merge pull request #6851 from ahocevar/draganddrop-active
...
Register/unregister listeners in setActive
2017-05-24 15:36:26 +02:00
Andreas Hocevar
278d3a0313
Register/unregister listeners in setActive
2017-05-24 14:51:39 +02:00
Andreas Hocevar
5af9f71d38
Merge pull request #6849 from oterral/fix_6848
...
Create URL object only when we can
2017-05-24 14:44:09 +02:00
Andreas Hocevar
b6f446e909
Merge pull request #6845 from tchandelle/snap-circle
...
Snap on circles
2017-05-24 14:34:07 +02:00
Andreas Hocevar
0e4d2b50b4
Merge pull request #6842 from cs09g/cs09g-patch-1
...
add condition to check if active
2017-05-24 13:20:08 +02:00
Andreas Hocevar
e272eced94
Merge pull request #6841 from openlayers/greenkeeper/sinon-2.3.0
...
Update sinon to the latest version 🚀
2017-05-22 13:07:06 +02:00
Andreas Hocevar
3fc76f9c10
Merge pull request #6839 from openlayers/greenkeeper/async-2.4.1
...
Update async to the latest version 🚀
2017-05-22 07:37:55 +02:00
Andreas Hocevar
5929826c5f
Merge pull request #6838 from openlayers/greenkeeper/handlebars-4.0.10
...
fix(package): update handlebars to version 4.0.10
2017-05-21 23:35:38 +02:00
Andreas Hocevar
8b9f994cea
Merge pull request #6817 from ahocevar/topojson-layer
...
Multiple layers in TopoJSON vector tiles
2017-05-20 16:58:19 +02:00
Andreas Hocevar
7ecb2c0185
Add layerName and layers options to ol.source.TopoJSON
2017-05-20 16:48:42 +02:00
Andreas Hocevar
342c49f0bb
Merge pull request #6833 from oterral/fix_6789
...
Fix geojson-vt example for line and point geometries
2017-05-20 09:31:25 +02:00
Andreas Hocevar
3cc4a0c6e3
Merge pull request #6819 from ahocevar/vectortile-getfeatures
...
Adjust/fix API for working with vector tile features
2017-05-18 11:13:30 +02:00
Andreas Hocevar
556ede5960
Remove api annotation from ol.VectorImageTile#getImage
2017-05-17 10:15:45 +02:00
Andreas Hocevar
46c610f35e
Merge pull request #6818 from ahocevar/tilejson
...
Add tileJSON option to ol.source.TileJSON
2017-05-17 08:45:57 +02:00
Andreas Hocevar
a9f369479f
Dispose of vector tiles properly
2017-05-17 00:18:46 +02:00
Andreas Hocevar
8c00bbc91d
Report ol.VectorTile instead of ol.VectorImageTile loads
2017-05-17 00:18:46 +02:00
Andreas Hocevar
9af01c515f
Make ol.VectorTile#getFeatures and #getProjection exportable
2017-05-16 22:57:03 +02:00
Andreas Hocevar
567cc304ed
Add tileJSON option to ol.source.TileJSON
2017-05-16 18:37:18 +02:00
Andreas Hocevar
ddbe1986ad
Merge pull request #6814 from ahocevar/renderfeature-getgeometry
...
Re-add ol.render.Feature#getGeometry()
2017-05-16 09:02:29 +02:00
Andreas Hocevar
ac19d4d19c
Better documentation for ol.render.Feature#getGeometry
2017-05-16 08:43:08 +02:00
Andreas Hocevar
142f16afe4
Re-add the ol.render.Feature#getGeometry() method
...
This method does have value for users that want to switch between ol.Feature
and ol.render.Feature and still be able to use #getGeometry().getType() in a
style function to determine the feature geometry's type.
2017-05-16 08:41:55 +02:00
Andreas Hocevar
8c14262efc
Merge pull request #6806 from drnextgis/docs
...
Add note about features with the same id
2017-05-12 13:01:44 +02:00
Andreas Hocevar
7c5a3ae311
Merge pull request #6802 from ahocevar/vectorimage-nofeature
...
Remove unused setFeatures and getFormat methods
2017-05-12 08:50:47 +02:00
Andreas Hocevar
feacf7614e
Remove unused getFormat() method and format_ member
2017-05-12 00:06:56 +02:00
Andreas Hocevar
8609e65fc2
Remove unused setFeatures method
2017-05-11 18:19:42 +02:00
Andreas Hocevar
3ff33699c8
Merge pull request #6801 from ahocevar/renderfeature-getid
...
Add getId method for ol.render.Feature
2017-05-11 17:07:53 +02:00
Andreas Hocevar
df72d7b20f
Add getId() method for ol.render.Feature
2017-05-11 15:54:20 +02:00
Andreas Hocevar
1d7144564c
Remove getGeometry() from the API
2017-05-11 15:53:55 +02:00
Andreas Hocevar
9b9ac03760
Merge pull request #6796 from ahocevar/rendered-resolution
...
Re-add accidently dropped condition
2017-05-11 08:55:03 +02:00
Andreas Hocevar
1458d77844
Merge pull request #6797 from openlayers/greenkeeper/clean-css-cli-4.1.1
...
Update clean-css-cli to the latest version 🚀
2017-05-11 00:40:28 +02:00
Andreas Hocevar
4a6945ac17
Merge pull request #6779 from ahocevar/vector-tile-grid
...
Decouple source and rendered tile grid of vector tile sources
2017-05-10 19:07:21 +02:00
Andreas Hocevar
c9ca9737a7
Re-add condition accidently dropped in 5061555
2017-05-10 19:04:55 +02:00
Andreas Hocevar
366bf46ca1
Merge pull request #6792 from ahocevar/prepareframe-logic
...
Create intermediate canvas when resolutions have changed
2017-05-10 13:11:55 +02:00
Andreas Hocevar
50615557d9
Create intermediate canvas when resolutions have changed
2017-05-10 11:58:38 +02:00
Andreas Hocevar
e7dc09cf9f
Add more tests
2017-05-09 14:25:28 +02:00
Andreas Hocevar
55e3746554
Avoid garbage creation on frame preparation/composition
2017-05-09 14:04:05 +02:00
Andreas Hocevar
a59a147dbd
Handle tile state of ol.VectorImageTile properly
2017-05-09 14:04:05 +02:00
Andreas Hocevar
355ce9f679
Use same tile size in rendered and source tile grid
2017-05-09 14:04:04 +02:00
Andreas Hocevar
785e7135a7
Decouple source and rendered tile grid of vector tile sources
2017-05-09 14:04:04 +02:00
Andreas Hocevar
cce81bcefb
Merge pull request #6774 from openlayers/greenkeeper/fs-extra-3.0.1
...
Update fs-extra to the latest version 🚀
2017-05-05 07:01:52 +02:00
Andreas Hocevar
642ed5f46e
Merge pull request #6757 from hajjimurad/master
...
Fix crashing on creation of snap-interaction, if Circle is among the features to snap to.
2017-05-02 21:05:31 +02:00
Andreas Hocevar
4507fb9368
Merge pull request #6760 from openlayers/greenkeeper/handlebars-4.0.7
...
Update handlebars to the latest version 🚀
2017-04-30 15:01:06 +02:00
Andreas Hocevar
cdd44c4db8
Merge pull request #6761 from openlayers/greenkeeper/async-2.4.0
...
Update async to the latest version 🚀
2017-04-30 09:36:23 +02:00
Andreas Hocevar
821cf24c5b
Merge pull request #6737 from ahocevar/graticule-labels
...
Graticule labels
2017-04-24 10:49:43 +02:00
Andreas Hocevar
14f29e95a7
Add label support to ol.Graticule
2017-04-24 10:26:16 +02:00
Andreas Hocevar
3e9cbade45
Improve internal usability of ol.coordinate.degreesToStringHDMS
2017-04-23 22:46:33 +02:00
Andreas Hocevar
5d038d9d9b
Merge pull request #6702 from openlayers/greenkeeper/clean-css-cli-4.0.12
...
Update clean-css-cli to the latest version 🚀
2017-04-12 22:30:38 +02:00
Andreas Hocevar
f12e0e3ed6
Merge pull request #6692 from ahocevar/scroll-gesture-docs
...
Improve docs for MouseWheelZoom constrainResolution
2017-04-11 13:50:39 +02:00
Andreas Hocevar
8a0e7439a7
Improve docs for MouseWheelZoom constrainResolution
2017-04-11 13:28:18 +02:00
Andreas Hocevar
55f8a2775e
Merge pull request #6687 from tchandelle/extent-clip
...
Clip image only if the layer extent intersects the view extent
2017-04-11 10:07:39 +02:00
Andreas Hocevar
55ace18509
Merge pull request #6682 from ahocevar/mouseweel-typedef
...
Add example, docs and typedef for MouseWheelZoom's constrainResolution option
2017-04-10 10:26:55 +02:00
Andreas Hocevar
cf6cd968ec
Add example for constrained wheel zooming
2017-04-10 10:10:33 +02:00
Andreas Hocevar
9a230fcacf
Improve documentation
2017-04-10 10:10:26 +02:00
Andreas Hocevar
3285c11e9c
Add constrainResolution to MouseWheelZoomOptions
2017-04-10 09:23:54 +02:00
Andreas Hocevar
07b8d97751
Merge pull request #6671 from kaiCu/master
...
Add constraintResolution option to MouseWheelZoom for zoom with trackpad
2017-04-10 08:47:30 +02:00
Andreas Hocevar
c1a5a44dfc
Improve documentation of opt_extent
2017-04-05 09:21:01 +02:00
Andreas Hocevar
f806670c85
Merge pull request #6657 from openlayers/greenkeeper/coveralls-2.13.0
...
Update coveralls to the latest version 🚀
2017-03-30 19:32:59 +02:00
Andreas Hocevar
1316513a1e
Merge pull request #6567 from nagytech/master
...
Overlay visible before updating render position
2017-03-27 10:42:08 +02:00