new Attribution
Parameters:
| Name | Type | Argument | Description |
|---|---|---|---|
html |
string | HTML. | |
tileRanges |
Object.<string, Array.<ol.TileRange>>= |
<optional> |
(Optional) Tile ranges. |
- Source:
- attribution.js, line 12
Methods
-
getHTML
-
- Source:
- attribution.js, line 32
Returns:
HTML.- Type
- string
-
intersectsAnyTileRange
-
Parameters:
Name Type Description tileRangesObject.<string, ol.TileRange> Tile ranges. - Source:
- attribution.js, line 41
Returns:
Intersects any tile range.- Type
- boolean