Tim Schaub
8354d5f0a6
Merge pull request #7267 from tschaub/fade
...
Render tiles with an opacity transition
2017-09-27 19:51:55 -07:00
Tim Schaub
3161e5bbaf
Back to 250 ms for the transition
2017-09-27 11:55:45 -06:00
Tim Schaub
0f53d04361
Only clear canvas when necessary, add tests
2017-09-27 11:55:45 -06:00
Tim Schaub
16e6d13700
Make tile transitions configurable
2017-09-27 11:55:45 -06:00
Andreas Hocevar
50568a6394
Simplify vector-layer example and always render labels
2017-09-27 18:06:57 +02:00
Andreas Hocevar
9898112709
Add sans-serif font fallback
2017-09-12 09:08:54 +02:00
Andreas Hocevar
7a30e495ba
Make the vector-labels example even uglier
...
This example is a candidate for removal and replacement with rendering
tests.
2017-09-11 16:54:28 +02:00
Andreas Hocevar
ad5ce25559
Use the placement: 'line' property in the street-labels example
...
This makes the code of the example much simpler.
2017-09-11 16:54:27 +02:00
Andreas Hocevar
416f7156e8
Merge pull request #7221 from thhomas/zoomify-update-iip
...
update zoomify source to accept tileIndex placeholders and handle iip…
2017-09-07 12:55:13 +02:00
Andreas Hocevar
d7c732419d
Merge pull request #6871 from ath0mas/patch-1
...
Correct controls position in Center example
2017-09-07 11:32:36 +02:00
Andreas Hocevar
d9d371479a
Avoid !important selectors
2017-09-07 09:16:03 +02:00
Thomas Tilak
c43a46c5b7
update zoomify source to accept tileIndex placeholders and handle iipsource, update tests and examples
2017-09-05 18:27:35 +02:00
Frederic Junod
34428cfea6
Deprecate ol.DeviceOrientation
2017-09-01 08:49:41 +02:00
Frédéric Junod
61af120cc7
Merge pull request #6977 from KlausBenndorf/modify-test-fix
...
Fixed modify feature test
2017-08-30 09:00:26 +02:00
Frederic Junod
9c0ea76be2
Use jsts version 1.4.0 in example
2017-08-29 16:21:59 +02:00
Andreas Hocevar
2ef5f99599
Remove bundling magic for Mapbox styles script
2017-08-21 09:48:51 +02:00
Tim Schaub
908fdbc311
Unused require in examples/d3.js
2017-08-17 18:29:42 -04:00
Andreas Hocevar
df4b77b2bb
Merge pull request #7127 from ahocevar/street-labels-geojson
...
Use static GeoJSON instead of Overpass query for faster loading
2017-08-16 16:58:32 -04:00
Andreas Hocevar
0f29ea4f0e
Use static GeoJSON instead of Overpass query for faster loading
2017-08-16 16:42:59 -04:00
Tim Schaub
1674fcc680
Fall back to canvas to preserve old behavior
2017-08-15 15:37:37 -04:00
Tim Schaub
8a08ab6463
Correct types
2017-08-15 15:37:37 -04:00
Tim Schaub
95bf18f6bd
Merge pull request #7117 from tschaub/vector-tilegrid
...
Sensible default tilegrid for vector tiles
2017-08-12 15:57:16 -06:00
Tim Schaub
29fcf5f1c2
Take advantage of default tile grid
2017-08-12 15:40:36 -06:00
Andreas Hocevar
952a2cfba3
Merge pull request #7111 from ahocevar/graticule-nowrap
...
Remove broken wrapX handling from ol.Graticule
2017-08-12 15:36:30 -06:00
Tim Schaub
13a761b7e7
Sensible default tilegrid for vector tiles
2017-08-12 15:16:55 -06:00
Andreas Hocevar
bfd94445f1
Remove broken wrapX handling from ol.Graticule
2017-08-11 11:00:33 -06:00
Andreas Hocevar
1af4d35713
Merge pull request #7106 from openlayers/greenkeeper/proj4-2.4.4
...
Update proj4 to the latest version 🚀
2017-08-11 06:53:38 -06:00
Andreas Hocevar
f4752cee59
Update proj4 in examples and docs
2017-08-10 20:27:49 -06:00
Tim Schaub
a58f162ed9
Update the measure example
2017-08-10 20:20:47 -06:00
Tim Schaub
86eacefe19
Allow modify interaction to be configured with a source
2017-08-09 13:35:25 -06:00
Andreas Hocevar
1795a86f7f
Fix a typo in the street-labels example
2017-08-07 12:01:42 -06: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
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
9fdce0f2b1
Only use API functions in example
2017-07-30 22:51:56 +02:00
Andreas Hocevar
68f6b61217
Address review comments
2017-07-30 00:32:51 +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
6cf3a3ca28
Merge pull request #7023 from ahocevar/vectortile-sizes
...
Update tile size and resolutions of vector tile examples
2017-07-27 16:22:34 +02:00
Andreas Hocevar
e79a4dd006
Fix resolution creation function
2017-07-15 16:15:14 +02:00
Andreas Hocevar
4bb2f6c1f5
Use de-facto standard 512px tile size for vectortile layers
2017-07-15 16:14:54 +02:00
Simon Seyock
5063f4d868
Removed usage of private property
2017-07-03 11:43:11 +02:00
ehanoj
77273321b7
Change evt.type of interaction
...
OriginalEvent 'mousemove' break default OL interaction move of map canvas. Using OL event 'pointermove' have same function and allow move of map canvas.
2017-07-02 23:03:09 +02:00
Andreas Hocevar
cd4ed759ed
Upgrade notes and example update for shortest arc rotation animation
2017-06-28 15:31:26 +02:00
Andreas Hocevar
79862ca8c2
Add RoadOnDemand imagery set to Bing example
2017-06-28 10:40:06 +02:00
Marc Jansen
d0ef05977b
Autofix indentation issues (eslint --fix)
2017-06-19 11:58:00 +02:00
Frederic Junod
4898c83590
Accept a ol.ProjectionLike in ol.control.MousePosition#setProjection
2017-06-09 08:29:14 +02:00
Hannes
5702670bd3
removed bad [
2017-06-02 14:20:52 +02:00
Alexis THOMAS
0511202743
Correct controls position in Center example
2017-06-02 14:16:57 +02:00