Bart van den Eijnden
|
3e31ff113b
|
Merge pull request #5589 from thhomas/wmts-tilematrixlimits
Wmts tilematrixlimits
|
2016-11-24 10:14:25 +01:00 |
|
Thomas Tilak
|
1f04a0aad9
|
adds TileMatrixSetLimits to WMTS format reader
enhance wmtstilegrid to use it when building matrixId and resolution arrays
|
2016-11-23 18:50:24 +01:00 |
|
Roman Zoller
|
f56b2c8a75
|
Set GeometryLayout correctly when reading GPX
Fixes #6148
|
2016-11-22 10:42:11 +01:00 |
|
Thomas Chandelle
|
800c6f53a9
|
Merge ol.style.Circle and RegularShape together
|
2016-11-18 15:17:35 +01:00 |
|
Bart van den Eijnden
|
c990cab0c3
|
Match equivalent projections from WMTS caps
|
2016-11-16 16:17:55 +01:00 |
|
Andreas Hocevar
|
886ddb160c
|
Merge pull request #6132 from tohu12/getColor_to_Icon
Add getter for color property to ol.style.Icon
|
2016-11-16 13:54:24 +01:00 |
|
Tomas Hulek
|
e7e425c288
|
Added getter for Color property to ol.style.Icon and updated test
|
2016-11-16 11:12:49 +01:00 |
|
Olle Markljung
|
f436f2d5e2
|
Adds support for M, Z and ZM WKT formatting
|
2016-11-15 21:04:56 +01:00 |
|
Andreas Hocevar
|
5b59ddd473
|
Merge pull request #6133 from KlausBenndorf/docuFix
Doc clarification ol.MapBrowserEvent#pixel, ol.MapBrowserEvent#coordinate, ol.Map#getEventCoordinate
|
2016-11-15 20:48:11 +01:00 |
|
simonseyock
|
8c49f6db46
|
Changed wording
|
2016-11-15 18:41:29 +01:00 |
|
Daniel Koch
|
c60e1d0fb3
|
Setter methods for fill, image, stroke and text
|
2016-11-15 17:19:49 +01:00 |
|
simonseyock
|
a133beb168
|
Documentation clarification
Clarified the description of the pixel and coordinate attribute of the ol.MapBrowserEvent
|
2016-11-15 17:13:23 +01:00 |
|
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
|
15c4dadbaf
|
Merge pull request #6120 from tschaub/hint-changed
Set interacting hint during trackpad scroll
|
2016-11-14 10:17:12 -07:00 |
|
Marc Jansen
|
9af73a1588
|
Allow max 16 decimals for alpha when parsing rgba
|
2016-11-14 08:40:39 +01: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
|
51cab63032
|
Merge pull request #6113 from tschaub/scroll-zoom
Smooth trackpad zooming
|
2016-11-12 15:00:05 -07:00 |
|
Tim Schaub
|
455b28d2fa
|
Merge pull request #6105 from tschaub/feature-loader
Move vector tile loader functions into vector tile module
|
2016-11-12 14:55:53 -07:00 |
|
Tim Schaub
|
d4295e7ed7
|
Updated linter config and curly conditional blocks
|
2016-11-12 13:29:19 -07:00 |
|
Tim Schaub
|
7c5e428578
|
Merge pull request #6106 from tschaub/types
Add type annotations for vector tiles
|
2016-11-12 12:11:10 -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 |
|
Bart van den Eijnden
|
64057d7e6b
|
Merge pull request #6077 from bartvde/bing-hidpi
Optionally enable hidpi support for Bing
|
2016-11-11 09:17:08 +01: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 |
|
Andreas Hocevar
|
61df657cfb
|
Merge pull request #6069 from tchandelle/translate-no-features
If there is no features option, all features will be translated.
|
2016-11-10 13:32:52 +01:00 |
|
Thomas Chandelle
|
60e352fa09
|
Make Translate options optional
|
2016-11-09 13:54:10 +01:00 |
|
Andreas Hocevar
|
d52b3715d9
|
Fix tile size and pixel ratio
|
2016-11-07 19:22:19 +01:00 |
|
Tim Schaub
|
ea9fea000a
|
Deprecation warning for map.beforeRender() and ol.animation functions
|
2016-11-06 17:13:03 -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
|
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
|
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 |
|