Andreas Hocevar
|
c5f4710b8d
|
Revert "Merge pull request #4344 from bartvde/issue-2844"
This reverts commit e5c44b37c9, reversing
changes made to 7f4c6e3634.
|
2015-11-12 19:17:07 +01:00 |
|
Bart van den Eijnden
|
979342091a
|
Support different resolutions in x and y direction for ol.source.ImageStatic
|
2015-10-30 19:27:31 +01:00 |
|
Petr Sloup
|
0f408e341f
|
Rename ol.source.Image#getImage implementations to #getImageInternal
This allows for the reprojection to be initialized in the #getImage,
while #getImageInternal is used to obtain the actual data.
|
2015-10-16 09:28:41 +02:00 |
|
Marc Jansen
|
e1f477ad8c
|
Remove goog.isNull in source classes
|
2015-10-01 09:18:52 +02:00 |
|
Tim Schaub
|
83c59ee255
|
Inline goog.isDef() calls for properties
|
2015-09-27 10:40:20 -06:00 |
|
Tim Schaub
|
b36d697585
|
Inline goog.isDef() property checks
|
2015-09-27 10:21:50 -06:00 |
|
Tim Schaub
|
7659e47e07
|
Inline simple goog.isDef() checks
|
2015-09-27 10:18:44 -06:00 |
|
Marc Jansen
|
99e39fe06e
|
Add basic documentation to @api symbols
|
2015-04-17 22:38:29 +02:00 |
|
Bart van den Eijnden
|
4569858882
|
Add image loading events to image sources
|
2015-03-17 12:56:39 +01:00 |
|
Bart van den Eijnden
|
ce8d57b534
|
Add setters and getters for imageLoadFunction
|
2015-02-05 10:53:21 +01:00 |
|
Andreas Hocevar
|
46870456ac
|
Add imageLoadFunction option to ol.source.ImageMapGuide
|
2014-10-30 09:22:44 +01:00 |
|
Andreas Hocevar
|
ebe3b48e0a
|
Rename ol.Observable#dispatchChangeEvent() to #changed()
Since dispatchChangeEvent does not only dispatch a change event, but
also increases the revision counter, the method name should reflect
this.
|
2014-09-04 19:30:48 -06:00 |
|
Éric Lemoine
|
daf7715bc6
|
Add @api stable annotations for ol.source.ImageMapGuide
|
2014-08-22 11:07:35 +02:00 |
|
Éric Lemoine
|
ec81c05cce
|
Rename ol.source.MapGuide to ol.source.ImageMapGuide
|
2014-08-19 09:44:15 +02:00 |
|