Commit Graph
100 Commits
Author SHA1 Message Date
Andreas Hocevar 48a9270fad Merge pull request #6603 from openlayers/greenkeeper/eslint-3.18.0
Update eslint to the latest version 🚀
2017-03-18 08:04:52 +01:00
Andreas Hocevar fb26c11dfb Merge pull request #6601 from openlayers/greenkeeper/jquery-3.2.0
Update jquery to the latest version 🚀
2017-03-16 23:03:52 +01:00
Andreas Hocevar 4e7202c9ae Merge pull request #6600 from openlayers/greenkeeper/fs-extra-2.1.2
Update fs-extra to the latest version 🚀
2017-03-16 22:46:25 +01:00
Andreas Hocevar 0608c91587 Merge pull request #6578 from icholy/master
Add ol.RenderOrderFunction typedef
2017-03-16 14:47:06 +01:00
Andreas Hocevar 52e5bdbc9b Merge pull request #6589 from openlayers/greenkeeper/sinon-2.0.0
Update sinon to the latest version 🚀
2017-03-16 11:23:07 +01:00
Andreas Hocevar 121b2457e7 Merge pull request #6592 from openlayers/greenkeeper/clean-css-cli-4.0.9
Update clean-css-cli to the latest version 🚀
2017-03-16 10:06:59 +01:00
Andreas Hocevar f1b7306eb6 Merge pull request #6594 from openlayers/greenkeeper/fs-extra-2.1.0
Update fs-extra to the latest version 🚀
2017-03-16 09:46:48 +01:00
Andreas Hocevar aa2dd57f36 Merge pull request #6529 from openlayers/greenkeeper/clean-css-cli-4.0.8
Update clean-css-cli to the latest version 🚀
2017-02-22 23:40:31 +01:00
Andreas Hocevar f2e834cd32 Merge pull request #6530 from openlayers/greenkeeper/eslint-3.16.1
Update eslint to the latest version 🚀
2017-02-22 23:39:00 +01:00
Andreas Hocevar 1834c11f48 Merge pull request #6511 from ahocevar/restore-wms-tiled-example
Revert accidently committed example change
2017-02-17 19:03:00 +01:00
Andreas Hocevar e77aabdf1b Revert accidently committed example change 2017-02-17 18:25:12 +01:00
Andreas Hocevar b05136ea53 Merge pull request #6499 from tchandelle/circle-modify
Be more tolerant when comparing vertices when modifying a circle
2017-02-16 13:49:42 +01:00
Andreas Hocevar 6020c147ed Merge pull request #6498 from ahocevar/update-travis-node
Travis failing on master - use Node v6.1.x
2017-02-15 22:27:47 +01:00
Andreas Hocevar 1f2f8f06dc Do not fail on failing 'npm ls' 2017-02-15 15:08:55 +01:00
Andreas Hocevar 3829d883a7 Make Travis use node v6.1 2017-02-15 14:36:23 +01:00
Andreas Hocevar cf12639749 Merge pull request #6493 from ahocevar/vectortile-cleanup
Vector tile cleanup
2017-02-15 14:21:44 +01:00
Andreas Hocevar 7db5eea56b Performance improvement: only create context when it is needed 2017-02-14 22:20:38 +01:00
Andreas Hocevar 302087b4ec Reuse properties from ol.layer.TileProperty 2017-02-14 22:19:38 +01:00
Andreas Hocevar db58db396f Remove renderedResolution which is defined in superclass 2017-02-14 22:19:38 +01:00
Andreas Hocevar 6906046e9f Merge pull request #6483 from nearmap/tile-render-issue
Fix renderer.canvas.TileLayer to calculate correct canvas height for drawing.
2017-02-14 21:49:34 +01:00
Andreas Hocevar 1705a2ca5f Merge pull request #6488 from tchandelle/circle-pan
Do not draw circle when pointer not moved and freehand is on
2017-02-14 15:49:47 +01:00
Andreas Hocevar f515c86f54 Merge pull request #6489 from openlayers/release-v4.0.1
Release v4.0.1
2017-02-14 10:23:04 +01:00
Andreas Hocevar 87eaa1fba4 Update ol package version to 4.0.1-beta.1 2017-02-14 10:22:06 +01:00
Andreas Hocevar 032ce16519 Update package version to 4.0.1 2017-02-14 10:21:18 +01:00
Andreas Hocevar ea190e2009 Changelog for v4.0.1 2017-02-14 10:20:43 +01:00
Andreas Hocevar fbd954ac7c Merge pull request #6486 from ahocevar/reset-on-pointer-count-change
Do not set center when touches count has changed
2017-02-14 01:29:11 +01:00
Andreas Hocevar 676dda7ca6 Reset kinetic when number of touches changes 2017-02-14 01:15:16 +01:00
Andreas Hocevar 186935c147 Only update kinetic when number of touches has not changed 2017-02-14 00:48:59 +01:00
Andreas Hocevar 8e35b7a1ad Do not set center when touches count has changed 2017-02-13 22:30:51 +01:00
Andreas Hocevar 7037ca211d Add rendering test for 192x256 tiles 2017-02-13 18:27:34 +01:00
Andreas Hocevar 0c159cf0f7 Update ol package version to v4.0.0-beta.1 2017-02-10 18:14:30 +00:00
Andreas Hocevar 6f54f6c113 Merge pull request #6482 from openlayers/release-v4.0.0
Release v4.0.0
2017-02-10 18:00:41 +00:00
Andreas Hocevar d7eda2c69f Update package version to 4.0.0 2017-02-10 17:44:28 +00:00
Andreas Hocevar d6adbfd8fa Changelog for v4.0.0 2017-02-10 17:43:42 +00:00
Andreas Hocevar e6944c6664 Merge pull request #6477 from ahocevar/rotate-restore
Save and restore context when rotating
2017-02-10 16:58:18 +00:00
Andreas Hocevar f8d5401ccf Merge pull request #6478 from openlayers/greenkeeper/clean-css-cli-4.0.6
Update clean-css-cli to the latest version 🚀
2017-02-10 11:05:24 +00:00
Andreas Hocevar da4ddccad9 Allow Zoomify url without TileGroup, z, x and y placeholder 2017-02-10 12:01:56 +01:00
Andreas Hocevar e561504d27 Save and restore context when rotating 2017-02-10 10:05:07 +00:00
Andreas Hocevar abb3bad108 Merge pull request #6472 from ahocevar/hittolerance-test
Use fixed pixel ratio for hit tolerance tests
2017-02-08 18:45:59 +01:00
Andreas Hocevar 8581e17593 Use fixed pixel ratio for hit tolerance tests 2017-02-08 16:30:16 +01:00
Andreas Hocevar c1af0de860 Merge pull request #6410 from rjackson64840/fix-toStringHDMS
fixed the degreesToStringHDMS_() function to promote a seconds value …
2017-02-08 11:36:25 +01:00
Andreas Hocevar ddeb9c84e2 Merge pull request #6461 from tchandelle/codepen
Add button to edit examples in CodePen
2017-02-08 11:24:46 +01:00
Andreas Hocevar 284e6c0b80 Merge pull request #6320 from ahocevar/stackoverflow
Use the 'openlayers' tag instead of 'openlayers-3'
2017-02-08 08:52:30 +01:00
Andreas Hocevar bff6a14a16 Merge pull request #6457 from tst-ppenev/add-circle-support
Add Circle Modification
2017-02-06 21:14:49 +01:00
Andreas Hocevar 6a9cbf11f3 Add tests 2017-02-06 14:45:54 -05:00
Andreas Hocevar ca23c7337f Merge pull request #6361 from tchandelle/canvas-margin
Remove "margin" at the bottom of the canvas
2017-02-06 14:47:16 +01:00
Andreas Hocevar b69ed3a3de Merge pull request #6450 from openlayers/greenkeeper/coveralls-2.11.16
Update coveralls to the latest version 🚀
2017-02-06 00:22:31 +01:00
Andreas Hocevar a0e77dd955 Merge pull request #6439 from ahocevar/tile-render-performance
Improve tile render performance
2017-02-03 13:26:35 +01:00
Andreas Hocevar ec8d8228cf Less redraws while zooming in 2017-02-02 22:14:01 +01:00
Andreas Hocevar 72af545a4a Avoid oversampling when view resolution lower than tile resolution 2017-02-02 22:13:25 +01:00
Andreas Hocevar 9af1000874 Merge pull request #6437 from tchandelle/fit-circle2
Fit on circle
2017-02-02 11:40:55 +01:00
Andreas Hocevar ca7540fa3c Merge pull request #6427 from ahocevar/wms-image-size
Ensure WMS width and height are always integers
2017-02-02 09:26:47 +01:00
Andreas Hocevar 47e1354610 Ensure WMS width and height are always integers 2017-02-01 14:00:20 +01:00
Andreas Hocevar 95ee9e2757 Merge pull request #6413 from ahocevar/feature-stylefunction
Accept ol.StyleFunction in ol.Feature#setStyle()
2017-01-29 08:45:48 +01:00
Andreas Hocevar da10988ffd Restore test values 2017-01-28 16:08:23 +01:00
Andreas Hocevar f2100f6846 Accept ol.StyleFunction in ol.Feature#setStyle() 2017-01-28 15:47:14 +01:00
Andreas Hocevar 7c812c3de2 Merge pull request #6393 from ahocevar/only-set-center-when-animating
Only stop animation when animating
2017-01-21 21:05:03 +01:00
Andreas Hocevar c78746b309 Only stop animation when animating 2017-01-21 14:23:58 +01:00
Andreas Hocevar a993cf4a04 Merge pull request #6387 from ahocevar/zoomify-projection
Add projection option to ol.source.Zoomify
2017-01-20 17:00:33 +01:00
Andreas Hocevar 2e89ca3aa3 Add projection option to ol.source.Zoomify 2017-01-20 16:23:59 +01:00
Andreas Hocevar 69ef508aad Merge pull request #6386 from tchandelle/snap
Snap : only listen to change event triggered by the feature
2017-01-20 15:14:32 +01:00
Andreas Hocevar bc7bbaa269 Merge pull request #6381 from drnextgis/geojson-vt
geojson-vt integration example
2017-01-19 19:55:37 +01:00
Andreas Hocevar 7f5e1e2e62 Less hackish tile loading; also works with empty data 2017-01-19 19:30:34 +01:00
Andreas Hocevar 6f7eb53c38 Merge pull request #6371 from kolosov-sergey/master
Adjust copyright to include 2017
2017-01-16 10:07:45 +01:00
Andreas Hocevar 49ba49bb67 Merge pull request #6364 from ahocevar/moveto-after-beginpath
Make sure moveTo is called after beginPath
2017-01-16 08:29:45 +01:00
Andreas Hocevar 76cae0e63f Make sure moveTo is called after beginPath 2017-01-13 19:32:26 +01:00
Andreas Hocevar 63535940fe Use the 'openlayers' tag instead of 'openlayers-3' 2017-01-13 15:49:29 +01:00
Andreas Hocevar 472ab00d24 Merge pull request #6285 from ahocevar/calculate-extent
Make size argument of ol.View#calculateExtent() optional
2017-01-13 13:22:29 +01:00
Andreas Hocevar 08ed00dfb0 Merge pull request #6358 from ahocevar/canvas-moveto
Ensure polygons without stroke are fully filled
2017-01-12 16:22:07 +01:00
Andreas Hocevar 0d731bf66d Merge pull request #6359 from ahocevar/overlaps-fill
When applying a pending fill, also apply a pending stroke
2017-01-12 14:40:11 +01:00
Andreas Hocevar 3c751cad69 Merge pull request #6353 from tchandelle/doc-anchor
API doc : add highlight style to the active anchor
2017-01-11 20:38:01 +01:00
Andreas Hocevar 7b232700d5 When applying a pending fill, also apply a pending stroke 2017-01-11 18:32:58 +01:00
Andreas Hocevar a671687133 Allow replaying with null transform 2017-01-11 17:46:28 +01:00
Andreas Hocevar 2296ca3942 Do not skip moveTo calls after fill 2017-01-11 17:38:31 +01:00
Andreas Hocevar c09c7ef3e2 Merge pull request #6355 from ahocevar/remove-test-geojson
Remove test.geojson which was accidently committed in 57342a6
2017-01-11 13:30:55 +01:00
Andreas Hocevar 7604fe8aca Remove test.geojson which was accidently committed in 57342a6 2017-01-11 13:29:39 +01:00
Andreas Hocevar 98f26a465a Merge pull request #6349 from ahocevar/icon-color-cors
Better documentation for icon-color example
2017-01-11 12:20:52 +01:00
Andreas Hocevar 0d8f0ac5fa Merge pull request #6351 from tchandelle/translate
Only consider pointerdown event if the last pointerup has been emitted
2017-01-11 11:18:23 +01:00
Andreas Hocevar 57342a6912 Better documentation for icon-color example 2017-01-11 10:29:00 +01:00
Andreas Hocevar 0bf94a35a4 Merge pull request #6345 from giohappy/wms_getmap_rounding
Mitigate rounding errors in GetMap width/height calculation
2017-01-11 00:12:58 +01:00
Andreas Hocevar bb29102e73 Merge pull request #6344 from ahocevar/chrome-antialias
No special raster reprojection handling for Chrome
2017-01-10 15:10:56 +01:00
Andreas Hocevar 9a1adc43cd No special raster reprojection handling for Chrome 2017-01-10 14:12:07 +01:00
Andreas Hocevar 39bc701c25 Merge pull request #6337 from tchandelle/drag-box-constraint
Constrain center in DragZoom interaction
2017-01-09 15:43:00 +01:00
Andreas Hocevar d53e971d51 Merge pull request #6333 from ahocevar/thunderforest-apikey
Use API key for Thunderforest resources
2017-01-09 09:51:46 +01:00
Andreas Hocevar dcf8f0ed6a Merge pull request #6109 from NaveenKY/patch-1
Export Map as PNG (IE issue)
2017-01-08 18:37:49 +01:00
Andreas Hocevar 2857a194ff Merge pull request #6332 from tchandelle/zoom-constrain-extent
Constrain the center in zoomByDelta
2017-01-06 16:04:25 +01:00
Andreas Hocevar 5236665718 Use API key for Thunderforest resources 2017-01-06 15:07:58 +01:00
Andreas Hocevar 23960d086d Merge pull request #6331 from tchandelle/unused-map
Remove unused map parameter from ol.interaction.Interaction
2017-01-05 17:13:35 +01:00
Andreas Hocevar b5af8e4783 Merge pull request #6326 from tchandelle/lineDashOffset2
Add lineDashOffset to stroke style
2017-01-05 13:22:08 +01:00
Andreas Hocevar 6c1f152ab4 Merge pull request #6328 from quentin-ol/master
ol.geom.polygon documentation update on the coordinates format
2017-01-04 22:29:27 +01:00
Andreas Hocevar b4eeeb9967 Merge pull request #6323 from hdsnet/master
Fix typo in Introduction
2017-01-03 20:38:16 +01:00
Andreas Hocevar 8d1346c1b6 Merge pull request #6319 from ahocevar/three-to-normal
Remove the '3' from OpenLayers
2017-01-03 00:37:52 +01:00
Andreas Hocevar 2e8a9d1a18 Merge pull request #6314 from ahocevar/webgl-define
WebGL conditional compilation
2017-01-03 00:21:58 +01:00
Andreas Hocevar 32adc0a4ae Update the tutorial 2017-01-02 23:55:12 +01:00
Andreas Hocevar 7424ee91e3 Remove the '3' from OpenLayers 2017-01-02 23:03:03 +01:00
Andreas Hocevar dcbf3a97e8 Wrap WebGL shader code in define condition 2017-01-02 22:01:58 +01:00
Andreas Hocevar 9c79564676 Wrap ol.webgl code in define condition 2017-01-02 21:52:31 +01:00
Andreas Hocevar fd92982661 Wrap ol.renderer.webgl code in define condition 2017-01-02 21:40:22 +01:00
Andreas Hocevar 446807825e Wrap ol.render.webgl code in define condition 2017-01-02 21:24:23 +01:00
Andreas Hocevar ca0b74c8fd Merge pull request #6297 from openlayers/greenkeeper-resemblejs-2.2.3
Update resemblejs to version 2.2.3 🚀
2016-12-22 22:59:00 +01:00