Peter Robins
|
4f0b4dacbd
|
Move sub-namespace typedefs to typedefs.js
Here too there is one problem case.
|
2016-05-11 19:45:59 +00: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 |
|
Peter Robins
|
2a44669e18
|
Add some goog.requires to keep compiler happy
|
2016-05-09 16:00:07 +00:00 |
|
Peter Robins
|
f57065c412
|
Remove unneeded goog.provides/requires for typedefs
In general, typedefs do not need and should not have goog.require/provide
|
2016-05-09 13:21:25 +00:00 |
|
Tim Schaub
|
16aa548383
|
Only create a worker if an operation is provided
|
2015-08-03 21:32:16 -06:00 |
|
Tim Schaub
|
4320b07c5d
|
Doc corrections
|
2015-08-01 16:33:43 -06:00 |
|
Tim Schaub
|
65fee5b7ac
|
Pass data object to operations
|
2015-07-21 17:12:07 -06:00 |
|
Tim Schaub
|
a721ce03c9
|
Support for image or pixel operations
|
2015-07-21 17:12:06 -06:00 |
|
Tim Schaub
|
acc97a53eb
|
Raster source for composing pixels from other sources
|
2015-07-21 17:12:05 -06:00 |
|