Commit Graph

39 Commits

Author SHA1 Message Date
vvakame
7de6c3dd94 Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
vvakame
14fe4313f4 replace internal module to namespace 2016-03-17 02:18:10 +09:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Christian Beilschmidt
9efdd51da4 Added method getExtent to ol.proj.Projection 2016-03-10 17:08:59 +01:00
rgvassar
18df7ff3a9 Fixed incorrect documentation. 2016-03-02 09:08:46 -08:00
rgvassar
0a312175b4 OpenLayers - Added source.Vector.getFeaturesAtCoordinate method. 2016-02-29 11:35:45 -08:00
RussellV
61050b2c6b Added some missing methods, properties, and interfaces. Corrected some incorrect methods. Fixed some formatting.
Filled in the WKT class a bit.
Replaced the fitExtent and fitGeometry methods with the fit method per documentation.
Made the options for the ol.source.Vector contructor optional.
2016-02-22 12:09:12 -08:00
Anton Danilkin
113eec5add Renamed openlayers-2.10.0d.ts to openlayers-2.10.0.d.ts 2016-02-21 13:39:06 +03:00
aba
dff6dc8250 Fixing the test :
* There is a new required parameter in OpenLayers.
* Explicitly set the type of void functions !

I also add some tests.
2016-02-05 19:47:36 +01:00
aba
de36bab90b I made some changes according to the version 3.12.1.
I add some methods that I currently use. Of course it miss a lot of work to be exaustive but I will continue to work on it during the next monthes.
2016-01-11 08:07:53 +01:00
Artem Kozlov
e142871cb2 openlayers. Add named external module.
Enables usage of the module in imports.
2015-10-23 23:40:34 +02:00
mathieudugal
5bca47d46a Fix errors 2015-09-15 17:21:24 -04:00
mathieudugal
dacf9af776 Test the ol.geom module
Tests related to the typing definitions of the ol.geom module
2015-09-15 17:14:45 -04:00
mathieudugal
1129c4a2c4 Add types descriptions for module ol.geom 2015-09-14 19:03:13 -04:00
vvakame
a1b4a9fd8e fix openlayers/openlayers.d.ts 2015-09-08 22:35:38 +09:00
matjos
133698acc7 Replaced any with correct methods 2015-09-02 23:10:18 +02:00
matjos
c1592cc0ad Removed unnecesery any definitions. 2015-09-02 22:07:57 +02:00
matjos
9f0231e58e added tests to openlayers input 2015-09-02 21:05:30 +02:00
matjos
f7728601ef Merged master 2015-09-02 19:59:14 +02:00
Artem Kozlov
c0fe9460e7 Update ol.source.Vector. Add more ol.style defs. 2015-08-31 10:28:26 +02:00
matjos
9390bb6fe4 Added TileWMS, Projection and refactored 2015-08-28 16:18:15 +02:00
matjos
cf72a199fb Added ImageWMS constructor options. 2015-08-28 11:36:44 +02:00
woutergd
458192ea3d Fixed some unknown typedefinitions, added loadingstrategy and featureloader 2015-07-05 17:02:08 +02:00
woutergd
2ade046e71 Implemented ol.easing, ol.format.geojson, ol.geometry.Geometry, ol.coordinate and ol.extent 2015-07-05 16:26:26 +02:00
woutergd
bbbcd4f69a And updating the definition file itself can also be useful when making modifications to it to pass the tests... 2015-06-28 12:40:05 +02:00
woutergd
0e072042d8 Missed a typo in the reference name.. 2015-06-28 12:37:13 +02:00
woutergd
aeceb09996 Added basic tests for openlayers 3 definition 2015-06-28 12:34:45 +02:00
woutergd
3184df7dc7 Moved openlayers3 definitions into openlayers folder, renamed old openlayers definitions into openlayers-2.10.0 2015-06-28 12:08:41 +02:00
bolkhovsky
b82c2571a9 fix Image layer; fix XYZ layer 2014-12-20 23:49:26 +03:00
Bartvds
1c1a37c1e4 removed utf-8 BOM marker
for consistency
2014-01-24 18:51:21 +01:00
bolkhovsky
2185e628ce add Events class member definitions 2014-01-13 17:01:05 +04:00
bolkhovsky
8bda915f37 fix methods accessors 2014-01-09 18:06:50 +04:00
Jeffery Grajkowski
798dbfbf8f Converting ungeneric "Array" to "any[]"
TypeScript 0.9.5 beta does not allow generic type references without the type argument.  This code will still compile for 0.9.1 users.  Flight and Ember have further compile problems in 0.9.5 that I don't feel qualified to address as I'm not versed in those libraries.
2013-11-26 10:29:46 -08:00
bolkhovsky
d05a98b881 fix implicit annotations 2013-11-01 16:53:47 +04:00
bolkhovsky
2bdd32b4a6 fix file encoding 2013-11-01 15:26:47 +04:00
bolkhovsky
b5006a9086 add TODO anchors to estimate amount of definitions to implement 2013-11-01 14:15:39 +04:00
bolkhovsky
2838400693 more definitions added 2013-11-01 12:00:44 +04:00
bolkhovsky
842cb25dd1 fix OpenLayers definitions 2013-10-31 12:11:05 +04:00
bolkhovsky
84e6d1bec3 Add OpenLayers map viewing library definitions 2013-10-31 11:59:04 +04:00