@@ -40,6 +40,7 @@ ol.source.SourceOptions;
|
|||||||
* @extends {ol.Observable}
|
* @extends {ol.Observable}
|
||||||
* @fires change Triggered when the state of the source changes.
|
* @fires change Triggered when the state of the source changes.
|
||||||
* @param {ol.source.SourceOptions} options Source options.
|
* @param {ol.source.SourceOptions} options Source options.
|
||||||
|
* @api stable
|
||||||
*/
|
*/
|
||||||
ol.source.Source = function(options) {
|
ol.source.Source = function(options) {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user