Tim Schaub
|
8401d22f28
|
Setting a view hint triggers change
|
2016-11-14 10:18:39 -07:00 |
|
Tim Schaub
|
1ae6921e53
|
Make view.setHint() trigger change
|
2016-11-14 10:18:39 -07:00 |
|
Tim Schaub
|
0ac620c817
|
Set interacting hint during trackpad scroll
|
2016-11-13 10:25:45 -07:00 |
|
Tim Schaub
|
5b85f8ecc9
|
Render on view changes
|
2016-11-13 10:25:20 -07:00 |
|
Tim Schaub
|
d4295e7ed7
|
Updated linter config and curly conditional blocks
|
2016-11-12 13:29:19 -07:00 |
|
Tim Schaub
|
489d37d384
|
Use representative wheel delta values in the tests
|
2016-11-12 12:07:57 -07:00 |
|
Tim Schaub
|
e6f8288d36
|
Cancel and restart animation when wheel zooming
|
2016-11-12 11:34:54 -07:00 |
|
Tim Schaub
|
e2be8611ef
|
Unconstrainted zooming
|
2016-11-12 11:27:41 -07:00 |
|
Tim Schaub
|
7dd7eb1b6f
|
Adjust resolution then animate to next
|
2016-11-12 11:27:41 -07:00 |
|
Tim Schaub
|
94e6dc4e4e
|
Keep track of scroll mode
|
2016-11-12 11:27:41 -07:00 |
|
Tim Schaub
|
7f01de9261
|
Reset hint first and notify of change when cancelling animations
|
2016-11-11 06:31:26 -07:00 |
|
Tim Schaub
|
9272db1d25
|
Let the compiler know these are vector tiles
|
2016-11-11 05:48:06 -07:00 |
|
Tim Schaub
|
a20bd72aa9
|
Move loader functions and response handlers to tile module
|
2016-11-11 05:35:20 -07:00 |
|
Tim Schaub
|
b829471c85
|
Move default tile load function to tile module
|
2016-11-11 05:04:36 -07:00 |
|
Tim Schaub
|
291766c48d
|
Let people zoom a lot with the button
|
2016-11-10 10:20:47 -07:00 |
|
Tim Schaub
|
97d942c8e2
|
Correctly prune completed animation series
|
2016-11-10 10:18:42 -07:00 |
|
Tim Schaub
|
25770e7ef4
|
Only zoom if not zooming
|
2016-11-10 06:25:03 -07:00 |
|
Tim Schaub
|
474e6ea643
|
Add upgrade notes about view.animate()
|
2016-11-06 17:13:13 -07:00 |
|
Tim Schaub
|
ea9fea000a
|
Deprecation warning for map.beforeRender() and ol.animation functions
|
2016-11-06 17:13:03 -07:00 |
|
Tim Schaub
|
7fde4a48f4
|
Test that zoom is preferred over resolution
|
2016-11-06 16:48:04 -07:00 |
|
Tim Schaub
|
8d15a00b81
|
Add a tour to the animation example
|
2016-11-06 16:47:59 -07:00 |
|
Tim Schaub
|
2eedffa100
|
Separate olx.OverlayPanOptions from olx.animation.PanOptions
|
2016-11-06 10:40:27 -07:00 |
|
Tim Schaub
|
fee761b159
|
Correct ol.ViewAnimation typedef
|
2016-11-06 10:16:09 -07:00 |
|
Tim Schaub
|
6f08498684
|
Run animations in series
|
2016-11-06 10:06:58 -07:00 |
|
Tim Schaub
|
337c6bb73e
|
Improve example legibility
|
2016-11-06 09:47:15 -07:00 |
|
Tim Schaub
|
3455686734
|
Doc updates
|
2016-11-06 09:39:35 -07:00 |
|
Tim Schaub
|
f4579dacd8
|
Add view.animate() to the API
|
2016-11-06 09:28:53 -07:00 |
|
Tim Schaub
|
4b19f12c29
|
Link to view.animate()
|
2016-11-06 09:17:14 -07:00 |
|
Tim Schaub
|
6b00e2ace4
|
Documentation for view.animate()
|
2016-11-06 09:13:59 -07:00 |
|
Tim Schaub
|
da8eb97f54
|
Use the animating hint
|
2016-11-06 09:13:59 -07:00 |
|
Tim Schaub
|
f6ad883db6
|
Use view.animate() to auto-pan an overlay
|
2016-11-06 09:13:55 -07:00 |
|
Tim Schaub
|
a484cf0910
|
Remove use of map.beforeRender() in geolocation orientation example
|
2016-11-06 09:12:24 -07:00 |
|
Tim Schaub
|
e447df39f7
|
Use view.animate() on zoom slider drag end
|
2016-11-06 09:12:24 -07:00 |
|
Tim Schaub
|
e13d3f6d2b
|
Use view.animate() in zoom slider control
|
2016-11-06 09:12:24 -07:00 |
|
Tim Schaub
|
f16d1b06eb
|
Use view.animation() when rotating
|
2016-11-06 09:12:18 -07:00 |
|
Tim Schaub
|
1147d51f2f
|
Use view.animate() in drag zoom interaction
|
2016-11-06 07:59:48 -07:00 |
|
Tim Schaub
|
01da26b1c4
|
Unused kinetic.pan() method
|
2016-11-06 07:56:53 -07:00 |
|
Tim Schaub
|
5fb9a2ebf8
|
Test animation callback
|
2016-11-06 07:53:19 -07:00 |
|
Tim Schaub
|
3acfe79c78
|
Support anchor for rotation animations
|
2016-11-05 20:49:15 -06:00 |
|
Tim Schaub
|
c95aa39dde
|
Support anchor for resolution animations
|
2016-11-05 20:41:40 -06:00 |
|
Tim Schaub
|
8529a74063
|
Put maps side by side
|
2016-11-05 18:29:29 -06:00 |
|
Tim Schaub
|
f6e9c12161
|
Use view.animate() in the pan interaction
|
2016-11-05 18:26:24 -06:00 |
|
Tim Schaub
|
dd079e915a
|
Use view.animate() in the rotation control
|
2016-11-05 18:11:04 -06:00 |
|
Tim Schaub
|
0c8c5a003b
|
Use view.animate() in zoom control
|
2016-11-05 18:08:37 -06:00 |
|
Tim Schaub
|
61ef7bf95d
|
Use view.animate() after drag panning
|
2016-11-05 18:05:44 -06:00 |
|
Tim Schaub
|
c452164b8a
|
Ensure that all animations complete
|
2016-11-05 17:31:49 -06:00 |
|
Tim Schaub
|
3d26d3bdc6
|
Update the animation example
|
2016-11-05 13:23:45 -06:00 |
|
Tim Schaub
|
83b7a1e2fc
|
View animation
|
2016-11-05 13:22:17 -06:00 |
|
Tim Schaub
|
e979baa3dc
|
Stub out view animation
|
2016-11-05 12:16:11 -06:00 |
|
Tim Schaub
|
16954f8df0
|
New view animation options
|
2016-11-05 12:15:45 -06:00 |
|
Tim Schaub
|
df83f6633f
|
Add an example using Mapbox Terrain-RGB tiles
|
2016-10-28 09:08:35 -06:00 |
|
Tim Schaub
|
5644fe3e2f
|
Add example demonstrating freehand drawing
|
2016-10-16 16:45:42 -06:00 |
|
Tim Schaub
|
ac805e804b
|
Divide the draw features example into two examples
|
2016-10-16 16:38:00 -06:00 |
|
Tim Schaub
|
ec1ad89338
|
Correct docs for createRegularPolygon() function
|
2016-10-16 15:54:15 -06:00 |
|
Tim Schaub
|
1e6c4472b2
|
Use the createBox() geometry function
|
2016-10-16 15:54:15 -06:00 |
|
Tim Schaub
|
9b12cac5c6
|
Convenience function for drawing box-shaped polygons
|
2016-10-16 15:54:15 -06:00 |
|
Tim Schaub
|
8e6f74fecd
|
Use https for mesonet.agron.iastate.edu
|
2016-10-16 01:02:31 -06:00 |
|
Tim Schaub
|
7c983058ad
|
Use https for sampleserver3.arcgisonline.com
|
2016-10-16 01:00:38 -06:00 |
|
Tim Schaub
|
2e5ecd1efb
|
Use https for services.arcgis.com
|
2016-10-16 00:58:51 -06:00 |
|
Tim Schaub
|
626968f72e
|
Use https for tiles.openseamap.org
|
2016-10-16 00:55:40 -06:00 |
|
Tim Schaub
|
0925538525
|
Use https for overpass-api.de
|
2016-10-16 00:53:03 -06:00 |
|
Tim Schaub
|
c016a497c3
|
Use https for map1.vis.earthdata.nasa.gov
|
2016-10-16 00:44:10 -06:00 |
|
Tim Schaub
|
0382c34c78
|
Use https for upload.wikimedia.org
|
2016-10-16 00:41:08 -06:00 |
|
Tim Schaub
|
324e67fac1
|
Use https for epsg.io
|
2016-10-16 00:39:07 -06:00 |
|
Tim Schaub
|
8c8246a33f
|
Use https for www.osgeo.org
|
2016-10-16 00:38:25 -06:00 |
|
Tim Schaub
|
ff754a0a9f
|
Use https for www.openstreetmap.org
|
2016-10-16 00:34:06 -06:00 |
|
Tim Schaub
|
da402b22af
|
Use https for www.opencyclemap.org
|
2016-10-16 00:26:50 -06:00 |
|
Tim Schaub
|
100c42e671
|
Use https for services.arcgisonline.com
|
2016-10-16 00:25:47 -06:00 |
|
Tim Schaub
|
9875df39bf
|
Use https for openlayers.org
|
2016-10-16 00:16:15 -06:00 |
|
Tim Schaub
|
978548b085
|
Use https for cdn.polyfill.io
|
2016-10-16 00:14:52 -06:00 |
|
Tim Schaub
|
8f57ebd2c6
|
Finish drawing on pointerup when in freehand mode
|
2016-10-15 13:47:34 -06:00 |
|
Tim Schaub
|
4b0e857b93
|
Add freehand to the typedef
|
2016-10-15 06:36:59 -06:00 |
|
Tim Schaub
|
1c8ed12b68
|
Assert that the freehand option properly sets the condition
|
2016-10-15 05:45:23 -06:00 |
|
Tim Schaub
|
fad6d368a6
|
Allow freehand drawing without a modifier key
|
2016-10-15 05:37:15 -06:00 |
|
Tim Schaub
|
c58d98248a
|
Allow circles, squares, and boxes to be drawn in freehand mode
|
2016-10-14 11:11:43 -06:00 |
|
Tim Schaub
|
0d686fe88b
|
Corrected test description
|
2016-10-11 13:55:37 -06:00 |
|
Tim Schaub
|
309b2145cf
|
Allow readFeature and readFeatures to be called with geometries
|
2016-10-10 13:31:19 -06:00 |
|
Tim Schaub
|
7cf1e74ae3
|
Integration test for rendering a world spanning polygon
|
2016-10-06 20:48:58 -06:00 |
|
Tim Schaub
|
8ac6c85f0f
|
Reuse half size
|
2016-10-05 08:23:41 -06:00 |
|
Tim Schaub
|
321c65b023
|
Keep transformed coordinates within valid y range
|
2016-10-05 07:26:41 -06:00 |
|
Tim Schaub
|
4b6e907f69
|
Accept feature projection in GeoJSON constructor
|
2016-09-26 22:56:07 -06:00 |
|
Tim Schaub
|
f444800fc6
|
Only call beginPath once per MultiPolygon
|
2016-09-26 06:13:01 -06:00 |
|
Tim Schaub
|
f61a43b3c6
|
Keep ol.Color as Array<number>
|
2016-09-10 11:12:10 -06:00 |
|
Tim Schaub
|
651c6959ab
|
Remove ol.global
|
2016-09-01 23:13:00 -06:00 |
|
Tim Schaub
|
935348fdca
|
Remove unnecessary ol.vec.Mat4 dependency
|
2016-09-01 07:32:05 -06:00 |
|
Tim Schaub
|
0ea5ded807
|
Remove unused ol.dom.setTransform()
|
2016-09-01 07:32:05 -06:00 |
|
Tim Schaub
|
0a60eced25
|
Remove unused ol.dom.canUseCssTransform()
|
2016-09-01 07:32:04 -06:00 |
|
Tim Schaub
|
54357bbc2b
|
Remove unused ol.dom.canUseCssTransform3D()
|
2016-09-01 07:31:34 -06:00 |
|
Tim Schaub
|
c11c4e4d17
|
Remove unused ol.dom.transformElement2D()
|
2016-09-01 07:30:29 -06:00 |
|
Tim Schaub
|
c469241bee
|
Update the side-by-side example
|
2016-09-01 07:30:29 -06:00 |
|
Tim Schaub
|
ca5a858b21
|
Add an upgrade note regarding the DOM renderer
|
2016-09-01 07:30:29 -06:00 |
|
Tim Schaub
|
bd89d1f227
|
Remove unused context arg for tile.getImage()
|
2016-09-01 07:30:29 -06:00 |
|
Tim Schaub
|
5ce55d39ba
|
Remove the DOM renderer
|
2016-09-01 07:26:55 -06:00 |
|
Tim Schaub
|
ff8a84a220
|
Deal with ol.global issues
|
2016-09-01 06:58:12 -06:00 |
|
Tim Schaub
|
9e1a3f59e3
|
Restructure Canvas replay classes
|
2016-09-01 06:58:12 -06:00 |
|
Tim Schaub
|
d1d3e6a37a
|
Move ol.render.canvas.Instruction to its own file
|
2016-09-01 06:58:12 -06:00 |
|
Tim Schaub
|
74047e747d
|
Rename ol.source.TileEvent to ol.source.Tile.Event
|
2016-09-01 06:58:12 -06:00 |
|
Tim Schaub
|
c316e5f39a
|
Depend on published rules
|
2016-09-01 06:58:12 -06:00 |
|
Tim Schaub
|
684a551273
|
Remove extra map.render() calls from mousewheel zoom interaction
|
2016-08-23 10:23:23 +02:00 |
|
Tim Schaub
|
22add7e431
|
Remove extra map.render() calls from keyboard zoom interaction
|
2016-08-23 10:23:23 +02:00 |
|