Peter Robins
393cf31046
Clarify that default source.Vector loader only handles features
2016-07-14 11:05:30 +01:00
Andreas Hocevar
a64e3c1d3e
Add renderBuffer option for ol.source.ImageVector
2016-07-13 14:23:41 +02:00
Frederic Junod
fe67b047f4
Fix olx.source.OSMOptions#url default value documentation
2016-07-07 15:39:31 +02:00
Andreas Hocevar
9624357bc3
Merge pull request #5507 from ahocevar/remove-goog-vec
...
Remove use of goog.vec.*
2016-07-01 22:46:42 +02:00
Frédéric Junod
39de933e64
Merge pull request #5522 from SamuelBerger/master
...
Add 'condition' option to ol.interaction.DragPanOptions in olx.js
2016-06-29 14:52:34 +02:00
Frederic Junod
7a43a667ce
Remove olx.source.TileWMSOptions#maxZoom option
2016-06-29 13:44:10 +02:00
Frederic Junod
93a98337d8
Remove olx.source.WMTSOptions#maxZoom option
...
The option is not handled by `ol.source.WMTS`
2016-06-29 13:41:49 +02:00
Samuel Berger
a2326f7180
Add 'condition' option to ol.interaction.DragPanOptions in olx.js
2016-06-27 14:01:40 +02:00
Andreas Hocevar
6b4ee42c90
Refactor to a more convenient internal API
2016-06-23 13:10:41 +02:00
Andreas Hocevar
cf7ff841a7
Remove use of goog.vec.*
2016-06-23 13:10:41 +02:00
Peter Robins
2c29512c80
Remove sub-namespaces from all remaining typedefs
2016-06-09 10:01:52 +00:00
Peter Robins
395f3c0756
Remove ol.raster namespace
...
Now used only for 1 typedefs and 1 enum, it serves little purpose,
so the typedef is renamed in the ol namespace, and the enum moved to rastersource.js
2016-06-08 12:37:20 +00:00
Andreas Hocevar
9e980663ee
Remove api annotations from typedefs in olx.js
2016-06-03 10:38:55 +02:00
Andreas Hocevar
2bff721227
Merge pull request #5343 from probins/nonapitypedefs
...
Rename non-api sub-namespace typedefs
2016-05-18 17:34:08 +02:00
Attila Berényi
4c82b3403c
Use XHR by default
2016-05-13 12:08:58 -06:00
Peter Robins
176ddd3403
Rename non-api sub-namespace typedefs
2016-05-13 10:24:57 +00:00
Frederic Junod
b49546d2af
Add a 'condition' option to ol.interaction.Modify
2016-05-10 17:17:17 +02:00
Andreas Hocevar
fbb9194923
Merge pull request #5274 from samuellapointe/logofix
...
Allow using elements in logo attribution options
2016-05-09 13:46:11 +02:00
Guillaume Beraudo
e2b2004aa4
Make olx.view.FitOptions.padding optional
...
Makes it consistent with other attributes.
2016-05-03 13:44:58 +02:00
Samuel Lapointe
f835d86333
Reduce closure dependency, fix GET issue
2016-05-02 09:34:58 -04:00
Andreas Hocevar
88d20a69ad
Merge pull request #5177 from ahocevar/vector-tile-hybrid-rendering
...
Add render options for vector tile layers
2016-04-28 09:04:45 +02:00
Tobias Sauerwein
1ca28506ac
Merge pull request #5252 from tsauerwein/wfs-getfeature-filter
...
Add filter option to ol.format.WFS#writeGetFeature
2016-04-27 09:11:55 +02:00
Samuel Lapointe
3a1ff59cfb
Allow using elements in logo attribution options
...
This commit lets the user use an element object instead of a {src: href} object for an attribution logo when creating a map. This opens a lot of possibilities for that logo, for example setting the target to force the logo to open in a new tab when clicked.
2016-04-26 15:30:09 -04:00
tsauerwein
af294bd44e
Add filter option to ol.format.WFS#writeGetFeature
2016-04-26 16:36:50 +02:00
giohappy
5934f9d416
add olx.interaction.DrawOptions.prototype.finishCondition to typedef
2016-04-22 15:21:11 +02:00
giohappy
c7af6bd494
Add ol.interaction.Draw.finishCondition to olx.js
2016-04-22 15:11:54 +02:00
Anna Lambrechtsen
18a29ea6d3
Add ol.source.ImageArcGISRest ( #3880 )
...
* Add ol.source.ImageArcGISRest
ol.source.ImageArcGISRest is added so a single image can be retrieved
which is required when labelling is applied to the underlying map
service.
it's based on the approach used in ol.source.ImageWMS
* updating to remove as many good references as possible
changing so js passes lint checks
* fixing up so build and tests run
* putting back what was lost in the merge
* adding in an example
tidying up
2016-04-20 11:19:53 +02:00
Andreas Hocevar
f7147960a9
Add render options for vector tile layers
2016-04-19 13:04:38 +02:00
Alexandre Dubé
e6e9b12bac
Add 'layers' option to Translate interaction
2016-04-13 13:35:36 -04:00
Peter Robins
9fb4a88841
Small clarification for vector source loader docs
2016-04-08 09:52:54 +01:00
Frederic Junod
db9c6a99c8
Move olx.source.AttributionOption out of externs/olx.js
2016-04-05 09:15:15 +02:00
Frederic Junod
b96de85044
Add cacheSize option to olx.source.CartoDBOptions
2016-04-01 10:44:31 +02:00
Frederic Junod
fb6353a816
Fix olx.source.CartoDBOptions definition
2016-04-01 10:44:31 +02:00
Frederic Junod
24665747b3
Fix cartodb links
2016-04-01 10:44:31 +02:00
Frederic Junod
c2749bbdd1
Fix olx.source.CartoDBOptions#attributions type
2016-04-01 10:44:31 +02:00
Frederic Junod
548e4abd35
Support minZoom in ol.source.Stamen
2016-04-01 09:46:36 +02:00
Alessandro Isaacs
94998c8ec7
Update olx
2016-03-30 11:45:20 -07:00
Alessandro Isaacs
8389c16315
Add CartoDB tile source.
2016-03-30 11:45:20 -07:00
Marc Jansen
09370952fd
Clarify that lineDash has no effect in IE < 10
2016-03-29 09:58:41 +02:00
Andreas Hocevar
d9d46bc1f7
Merge pull request #5112 from probins/decimals
...
Add decimals option to format write
2016-03-25 10:44:28 +01:00
Andreas Hocevar
c0de5a6835
Add tileJSON option to ol.source.TileUTFGrid
2016-03-24 23:02:28 +01:00
Peter Robins
a18bf636f8
Add decimals option to format write
2016-03-24 17:14:02 +00:00
drnextgis
d41bfde25d
snap to vertices or edges
2016-03-21 16:19:36 +06:00
drnextgis
a857a66a98
remove redundant required option
2016-03-17 07:19:11 +06:00
Peter Robins
6f2747cf14
Note in docs that DOM renderer can also render vectors
2016-03-16 16:30:59 +00:00
Peter Robins
5da0fe3300
Note in docs that WebGL can render points
2016-03-16 15:41:57 +00:00
drnextgis
7b1e92580d
zooming out option for ol.interaction.DragZoom
2016-03-16 11:47:18 +06:00
Andreas Hocevar
339c7c5c23
Use imgSize when provided
2016-03-15 16:17:11 +01:00
Peter Robins
67e511765a
Clarify default value of featureProjection on write
2016-03-13 16:30:30 +00:00
Marc Jansen
df4f1c1389
Accept simpler attributions in sources
2016-03-11 09:04:06 +01:00