Commit Graph

12 Commits

Author SHA1 Message Date
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