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
129350d863
Fix return type
2017-11-03 13:54:41 +01:00
Andreas Hocevar
72eb8ab5e8
Define font as variable
2017-11-03 13:52:06 +01:00
Andreas Hocevar
5483fa3181
More efficient font checking loop
2017-11-03 13:52:06 +01:00
Andreas Hocevar
8c46f6d1f0
Workaround for a Safari issue
2017-11-03 13:04:06 +01: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
306851d6ee
Consistent naming of declutterTree
2017-11-03 10:36:28 +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
e6ae029d08
Improve text rendering performance
2017-10-31 11:33:48 +01:00
Andreas Hocevar
6ce201c429
Do not render text along oversimplified geometries
2017-10-31 11:33:48 +01:00
Andreas Hocevar
b29e74d1ab
Measure height only once per font
2017-10-31 11:33:48 +01:00
Andreas Hocevar
4a73754b93
Entertain the compiler
2017-10-31 11:33:48 +01:00
Andreas Hocevar
53a2cf55f1
Fix hit detection for decluttered layers
2017-10-31 11:33:48 +01:00
Andreas Hocevar
f4506d87eb
Use existing sort function
2017-10-31 11:33:48 +01:00
Andreas Hocevar
80e67bac7a
Give lower z-index priority (painter's order)
2017-10-31 11:33:48 +01:00
Andreas Hocevar
b3f9e4e8ef
Improve documentation
2017-10-31 11:33:48 +01:00
Andreas Hocevar
08af207724
Add decluttering for images and text
2017-10-31 11:33:48 +01:00
Andreas Hocevar
5ebc969599
Support line and polygon label points for ol.render.Feature
2017-10-31 11:33:48 +01:00
Andreas Hocevar
dbeb3d2795
Only render parts of source tile that are needed for the view tile
2017-10-31 11:33:48 +01:00
Andreas Hocevar
742a71cd4b
Only render images when visible
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
Andreas Hocevar
da2a23aacd
Always use ol.Size tile size array
2017-10-31 10:36:20 +01:00
Lasse Laakkonen
3c8c7db8f3
Fix using multiple Zoomify sources at a time..
2017-10-31 11:12:18 +02:00
Lasse Laakkonen
2836f9511f
Remove unnecessary changes to Tile and ImageTile for changing Zoomify source tile size.
2017-10-31 09:31:38 +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
Andreas Hocevar
eeb20cf4ad
Merge pull request #7383 from ahocevar/null-tilecoord
...
Handle null tile coordinates correctly
2017-10-22 21:59:35 +02:00
Frédéric Junod
35a357ee80
Merge pull request #7375 from fredj/ows_more_ServiceIdentification
...
Read 'Abstract', 'AccessConstraints' and 'Fees' in ol.format.OWS
2017-10-22 08:49:06 +02:00
Andreas Hocevar
6da92d5f71
Handle null tile coordinates correctly
2017-10-21 21:41:56 +02: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
itjope
f7b6682832
Fix incorrect docs about ol.source.Raster
2017-10-19 15:37:00 +02:00
Lasse Laakkonen
e41693816a
Add support for custom tile size to Zoomify layer.
...
https://github.com/openlayers/openlayers/issues/6608
2017-10-19 15:39:47 +03:00
Andreas Hocevar
8d5a8665b2
Merge pull request #7371 from notnotse/vt-missing-api-annotation
...
Add @api annotation to ol.VectorTile.getExtent
2017-10-19 12:57:20 +02:00
Frederic Junod
e235c83231
Read 'Abstract', 'AccessConstraints' and 'Fees' in ol.format.OWS
2017-10-19 12:03:02 +02:00
Bobo Häggström
cdea7040ee
Add @api annotation to ol.VectorTile.getExtent
2017-10-19 08:38:54 +02:00
Frederic Junod
2e2e63a3e0
Always request the Bing API with the 'culture' value
2017-10-18 17:07:33 +02:00
Frédéric Junod
82b7116f81
Merge pull request #7364 from fredj/rm_geojson_geoserver_workaround
...
Remove GeoJSON workaround for GeoServer
2017-10-17 16:52:59 +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
marcosox
850aaf96f2
Add pixelTolerance to olx.interaction.ExtentOptions
2017-10-16 15:46:12 +02:00
marcosox
d40dd695cb
Pass pixel tolerance as a parameter to constructor of ol.interaction.Extent
...
This adds the pixelTolerance option parameter to the constructor of ol.interaction.Extent.
In this way the user can override the current default value of 10.
2017-10-16 15:36:42 +02:00
Andreas Hocevar
fe1d01a3cb
Merge pull request #7350 from ahocevar/text-box
...
Calculate correct text box size
2017-10-12 07:04:39 +02:00