Commit Graph

20 Commits

Author SHA1 Message Date
Pierre Marchand
47aea3938e updated to v4.6.0
Updated according to what could be found in changelogs from 4.4.0 to 4.6.0
2018-02-14 16:02:23 +01:00
Pierre Marchand
22a5e13ab2 updated version to 4.6.0 2018-02-13 08:17:20 +01:00
Matthias Dailey
20a8429ad3 Add tests and fix a few definitions. 2018-02-06 12:44:59 -05:00
Matthias Dailey
45457bbbc9 Add callback to olx.view.FitOptions. (#23199)
* Add `callback` to `olx.view.FitOptions`. See http://openlayers.org/en/latest/apidoc//ol.View.html#fit

* Use existing AnimateCallback type
2018-01-25 13:42:33 -08:00
Dan Manastireanu
b34551eb07 Merge branch 'master' into openlayers 2017-10-26 18:08:39 +03:00
Dan.Manastireanu
4aac17bae3 openlayers: make TileWMS projection optional. Closes #20994 2017-10-26 18:04:42 +03:00
Chad Johnston
27c3a21ec4 Add all remaining ol.format.filter types (#21014) 2017-10-25 12:16:17 -07:00
Junyoung Clare Jang
dd92ec5ddd Fix ModifyOption features as optional (#20737) 2017-10-23 15:00:02 -07:00
Junyoung Clare Jang
ba5c25b8c7 Fix ModifyOptions (#20698) 2017-10-19 08:42:41 -07:00
alexandre melard
0aac141a9e openlayers: update missing definitions from 4.3.0 to 4.3.4 (#20228) 2017-10-09 14:35:33 -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
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
Brian Schantz
9742fb7f59 openlayers: Adding missing options on olx.interaction.PinchZoomOptions and olx.interaction.MouseWheelZoomOptions 2017-09-03 11:32:09 -07:00
Krzysztof Rzymkowski
4bb4158c7f [openlayers] DrawGeometryFunctionType: second argument is optional (#16678) 2017-06-02 07:30:21 -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
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