Andreas Hocevar
|
6cc3c47d95
|
Merge pull request #7440 from ahocevar/font-load
Attempt to make font loading tests more stable
|
2017-11-10 10:09:42 +01:00 |
|
Andreas Hocevar
|
4324d49813
|
Attempt to make font loading tests more stable
Also changes things to use setInterval() instead of setTimeout().
|
2017-11-10 08:34:30 +01:00 |
|
Tim Schaub
|
6668d03122
|
Add support for hex colors with alpha
|
2017-11-08 09:53:22 -07:00 |
|
Tim Schaub
|
967118e699
|
Avoid returning undefined zoom
|
2017-11-07 18:40:58 -07:00 |
|
Tim Schaub
|
dbeef9f73e
|
Use wrapped tile coord for getting feature at coordinate
|
2017-11-06 10:53:44 -07:00 |
|
Tim Schaub
|
42da3f18dd
|
Keep longitude between -180 and 180
|
2017-11-06 06:39:17 -07:00 |
|
Andreas Hocevar
|
7f865b8520
|
Check if fonts are available and redraw when label cache was cleared
|
2017-11-03 13:04:06 +01:00 |
|
Tim Schaub
|
dea8a340a6
|
Add utility method for extracting font families from a font spec
|
2017-11-03 12:55:12 +01:00 |
|
Andreas Hocevar
|
431d570b91
|
Only split text at line angle changes
|
2017-11-03 11:26:38 +01:00 |
|
Frédéric Junod
|
ddba26b193
|
Merge pull request #7411 from fredj/getset_layers
Add getLayers and setLayers functions to ol.format.WMSGetFeatureInfo
|
2017-11-03 11:22:29 +01:00 |
|
Andreas Hocevar
|
f05511cff7
|
Merge pull request #7328 from ahocevar/declutter
Declutter text and images
|
2017-11-03 11:22:08 +01:00 |
|
Frederic Junod
|
8a9d6b417f
|
Add getLayers and setLayers functions to ol.format.WMSGetFeatureInfo
|
2017-11-03 10:51:25 +01:00 |
|
Andreas Hocevar
|
bfebc50a48
|
Merge pull request #7406 from lasselaakkonen/7390-zoomify-custom-extent
Add option to Zoomify source for setting custom extent
|
2017-11-03 07:17:22 +01:00 |
|
Frédéric Junod
|
8ef9b8feea
|
Merge pull request #7410 from fredj/getset_getFeatureType
Add getFeatureType and setFeatureType functions to ol.format.WFS
|
2017-11-01 15:32:25 +01:00 |
|
Frederic Junod
|
daea26ec50
|
Add getFeatureType and setFeatureType functions to ol.format.WFS
|
2017-11-01 14:07:54 +01:00 |
|
Lasse Laakkonen
|
eefb3f9207
|
Add option to Zoomify source for setting custom extent.
https://github.com/openlayers/openlayers/issues/7390
|
2017-11-01 00:20:43 +02:00 |
|
Andreas Hocevar
|
5ebc969599
|
Support line and polygon label points for ol.render.Feature
|
2017-10-31 11:33:48 +01:00 |
|
Andreas Hocevar
|
1a1d45fdd1
|
Merge pull request #7379 from lasselaakkonen/6608-zoomify-custom-tile-size
Add support for custom tile size to Zoomify source
|
2017-10-31 10:50:37 +01:00 |
|
Lasse Laakkonen
|
3c8c7db8f3
|
Fix using multiple Zoomify sources at a time..
|
2017-10-31 11:12:18 +02:00 |
|
Jannes Bolling
|
a802f5937b
|
changed visibility of overlay properties to protected,
added new getOptions function to overlay, to get the original options
remove trailing underscore from protected properties and functions
|
2017-10-27 16:10:39 +02:00 |
|
Frédéric Junod
|
5a6fafd85b
|
Merge pull request #7377 from notnotse/overlay-classname
Add support to specify CSS class name when creating ol.Overlay
|
2017-10-25 15:32:24 +02:00 |
|
Lasse Laakkonen
|
b8589acc6e
|
Add test for initializing Zoomify source with custom tile size.
|
2017-10-19 17:54:46 +03:00 |
|
Bobo Häggström
|
7a800d4b39
|
Add support to specify CSS class name when creating ol.Overlay
|
2017-10-19 16:06:24 +02:00 |
|
Frederic Junod
|
e235c83231
|
Read 'Abstract', 'AccessConstraints' and 'Fees' in ol.format.OWS
|
2017-10-19 12:03:02 +02:00 |
|
Frederic Junod
|
bcfad6ea8b
|
Remove GeoJSON workaround for GeoServer
See #1569
See https://osgeo-org.atlassian.net/browse/GEOS-5996
|
2017-10-17 08:32:16 +02:00 |
|
Andreas Hocevar
|
c2926df045
|
Merge pull request #7349 from ahocevar/vectortile-url
Do not use tileUrlFunction for renderer tile coordinates
|
2017-10-12 07:04:00 +02:00 |
|
Andreas Hocevar
|
ffb7d72c90
|
Do not use tileUrlFunction for renderer tile coordinates
|
2017-10-11 19:44:08 +02:00 |
|
Andreas Hocevar
|
e6534894fd
|
Merge pull request #7305 from oterral/teo_info
Fix #7304: Re-calculate the resolution when the WMS source is reprojected
|
2017-10-11 17:04:33 +02:00 |
|
Tim Schaub
|
55b5d0c719
|
Merge pull request #7327 from tschaub/tile-management
Prune the tile cache after updating a source's URL
|
2017-10-09 17:01:12 -06:00 |
|
Tim Schaub
|
2dd8fdb5b7
|
Reworked attribution handling
|
2017-10-08 20:29:02 -06:00 |
|
Tim Schaub
|
bedec9d596
|
Consistent use of ol.tilecoord.getKeyZXY()
|
2017-10-08 09:08:20 -06:00 |
|
Tim Schaub
|
dbaf24ec39
|
Get rid of unnecessary coord key prefix
|
2017-10-08 09:08:20 -06:00 |
|
Tim Schaub
|
c96c9cfc6d
|
Prune all except for the most recent z on URL change
|
2017-10-08 09:08:14 -06:00 |
|
Tim Schaub
|
c692b98fa9
|
Maintain rendering order in the LRU cache
|
2017-10-08 08:51:09 -06:00 |
|
Tim Schaub
|
9fb7778156
|
Functions to get key from coord and coord from key
|
2017-10-08 08:50:19 -06:00 |
|
Tim Schaub
|
177156c293
|
Method for peeking at the newest cache entry key
|
2017-10-08 08:43:53 -06:00 |
|
Tim Schaub
|
10af59bfce
|
Allow items to be removed from the cache
|
2017-10-08 08:42:10 -06:00 |
|
Frederic Junod
|
dfe9e9b59a
|
Add new ol.format.filter.Contains spatial operator
|
2017-10-06 08:45:17 +02:00 |
|
Kogis IWI
|
232f56e229
|
Fix #7304: Re-calculate the resolution when the WMS source is reprojected
|
2017-10-03 17:25:44 +02:00 |
|
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
|
68a1a497b0
|
Don't look for alt tiles if alpha is 1
|
2017-09-27 11:55:45 -06: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
|
325fac6886
|
Consider polygon labels only when they fit the intersection length
|
2017-09-27 18:06:30 +02:00 |
|
Andreas Hocevar
|
7a3e11b9e4
|
Change getInteriorPoint type to XYM with intersection length as M
|
2017-09-27 18:06:05 +02:00 |
|
bartvde
|
bbde224f50
|
Add ability to change the loader of a vector source
|
2017-09-20 11:31:11 +02:00 |
|
Bin Wang
|
e32e72f1a0
|
fix osmxml to read ways before the definition of nodes
|
2017-09-13 11:27:51 +08:00 |
|
Andreas Hocevar
|
b920b78afe
|
Merge pull request #7236 from KlausBenndorf/cloneImage
reusing images in ol.style.Icon#clone
|
2017-09-12 13:15:04 +02:00 |
|
Marc Jansen
|
761f4318bc
|
Merge pull request #7246 from marcjansen/fix-7244
Compare measured lengths with a tolerance
|
2017-09-12 12:43:07 +02:00 |
|