ahocevar
|
d1395d005c
|
Fix comments for JSDoc
|
2018-10-23 17:58:50 +02:00 |
|
Tim Schaub
|
60e907fb48
|
Add a statement to trigger TypeScript checking
TypeScript is not checking JSDoc comments attached to the EOF token.
See https://github.com/Microsoft/TypeScript/issues/26905
|
2018-09-05 09:13:24 -06:00 |
|
Tim Schaub
|
d12ef20b12
|
Use Array<Foo> instead of Array.<Foo>
|
2018-07-25 18:32:43 -07:00 |
|
Tim Schaub
|
e5493d1288
|
Add ol/pixel module for Pixel type
|
2018-07-19 10:17:00 -06:00 |
|
Peter Robins
|
535e8f5e35
|
Move top-level typedefs to typedefs.js
With one exception, those directly in the `ol` namespace can be moved without problem.
Some left-over goog.requires are also removed.
|
2016-05-11 17:18:05 +00:00 |
|
Éric Lemoine
|
a1d91042b1
|
Add @api stable annotation to ol.Pixel
|
2014-08-25 10:00:10 +02:00 |
|
Tim Schaub
|
4cf5ab4620
|
Use @api annotation instead of @todo api
|
2014-07-05 15:41:14 -04:00 |
|
Andreas Hocevar
|
436bbdecd0
|
Document ol.Pixel
|
2014-05-06 12:45:53 -05:00 |
|
Frederic Junod
|
be081fd44e
|
Redefine ol.Pixel to be Array.<number>
|
2013-05-31 15:53:04 +02:00 |
|
Tom Payne
|
424dbd7582
|
Remove problematic (and unused) clone methods, move contains out of ol.Rectangle
|
2012-09-25 00:04:45 +02:00 |
|
Tom Payne
|
f8c31ba45c
|
s/ol3/ol/
|
2012-09-24 14:21:41 +02:00 |
|