Class: ol.source.Source
new Source
Parameters:
| Name |
Type |
Description |
sourceOptions |
ol.source.SourceOptions
|
Source options. |
- Source:
Extends
Members
-
getResolutions
-
- Source:
-
isReady
-
- Source:
Methods
-
<protected> dispatchLoadEvent
-
- Source:
-
getAttributions
-
- Source:
Returns:
Attributions.
-
Type
-
Array.<ol.Attribution>
-
getExtent
-
- Source:
Returns:
Extent.
-
Type
-
ol.Extent
-
getProjection
-
- Source:
Returns:
Projection.
-
Type
-
ol.Projection
-
setAttributions
-
Parameters:
| Name |
Type |
Description |
attributions |
Array.<ol.Attribution>
|
Attributions. |
- Source:
-
setExtent
-
Parameters:
| Name |
Type |
Description |
extent |
ol.Extent
|
Extent. |
- Source:
-
setProjection
-
Parameters:
- Source: