Commit Graph

21 Commits

Author SHA1 Message Date
Guilhem Brouat
e1ad95baa4 Removing myself from authors (#19971)
* [openlayers] Added missing functions and configuration property added by openlayers 4.1.0

* Added tests

* Removed myself from authors
2017-09-25 12:12:35 -07:00
Ailrun
a70840e717 Update openlayers layer options 2017-09-22 03:04:57 -04:00
Matthias Kretschmar
fa5cd19657 added minArea to test 2017-09-18 09:39:52 +02:00
Matthias Kretschmar
609f1756c7 Added minArea to DragBoxOptions (https://openlayers.org/en/latest/apidoc/ol.interaction.DragBox.html) 2017-09-18 08:29:58 +02:00
Arthur Ozga
8c5a398ee0 Merge pull request #19690 from jhwegener/master
[openlayers] Adding missing Type ol.StyleFunction to ol.Feature.setStyle
2017-09-14 13:02:48 -07:00
Bin Wang
5538cba820 Add undefined type to ol.Overlay.setPosition
According to the [document of ol.Overlay.setPosition](http://openlayers.org/en/latest/apidoc/ol.Overlay.html#setPosition), set it to undefined makes the popup disappear. However, in the current definition, it doesn't allow to be set to undefined.
2017-09-14 15:30:15 +08:00
Jan-Henning Wegener
8523cad29f fix test
https://github.com/DefinitelyTyped/DefinitelyTyped/issues/19688
[openlayers] Adding missing Type ol.StyleFunction to ol.Feature.setStyle #19688
2017-09-12 10:35:25 +02:00
Jan-Henning Wegener
c505e41eb4 Add missing Type "ol.StyleFunction" to ol.Feature.setStlye.
Add also missing ReturnType "ol.StyleFunction" to ol.Feature.getStlye.

https://github.com/DefinitelyTyped/DefinitelyTyped/issues/19688
[openlayers] Adding missing Type ol.StyleFunction to ol.Feature.setStyle #19688
2017-09-12 10:18:01 +02:00
Brian Schantz
9742fb7f59 openlayers: Adding missing options on olx.interaction.PinchZoomOptions and olx.interaction.MouseWheelZoomOptions 2017-09-03 11:32:09 -07:00
stonio
1556a470f0 Update version of Typescript definition 2017-08-28 20:30:16 +02:00
stonio
f42342f002 Add definition for method getFeaturesAtPixel 2017-08-28 18:31:39 +02:00
Sören Nils Kuklau
caf9d3ce04 [openlayers] fix declaration for forEachSegment (#18816)
The declaration appears to be wrong (though I'm fairly new to TypeScript). For instance, the example at https://openlayers.org/en/latest/examples/line-arrows.html won't work like that.
2017-08-14 11:43:39 -07:00
bladegun
6cb257c248 Fixed some errors in parameter declaration. 2017-07-13 14:04:40 +08:00
Swiod
ec4f2fa498 Missing function ol.style.Style#clone 2017-07-11 10:10:57 +02:00
Swiod
674775afd6 IconOptions.src is optional 2017-07-10 10:28:14 +02:00
Krzysztof Rzymkowski
4bb4158c7f [openlayers] DrawGeometryFunctionType: second argument is optional (#16678) 2017-06-02 07:30:21 -07:00
Matthias Dailey
7a49d23bc5 Add openlayers version 3.x (3.20) (#15923) 2017-05-01 15:53:28 -07:00
Guilhem Brouat
767259eaa9 [openlayers] Added missing functions and configuration property added… (#16167)
* [openlayers] Added missing functions and configuration property added by openlayers 4.1.0

* Added tests
2017-04-28 10:41:13 -07:00
Gaspar Zaragoza
238ce6d05d Add missing typing (#16085)
freehand option was missing from DrawOptions.
Source: https://openlayers.org/en/latest/apidoc/ol.interaction.Draw.html
2017-04-26 11:12:18 -07:00
Krzysztof Rzymkowski
0baf4fe3f1 [openlayers] ol.interaction.Draw.createBox() (#16130) 2017-04-26 10:04:54 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00