Class: ol.Attribution

ol.Attribution

new Attribution

Parameters:
Name Type Description
html string HTML.
coverageAreas Array.<ol.CoverageArea>= (Optional) Coverage areas.
projection ol.Projection= (Optional) Projection.
Source:
  • attribution.js, line 14

Methods

getCoverageAreas

Source:
  • attribution.js, line 40
Returns:
Coverage areas.
Type
Array.<ol.CoverageArea>

getHtml

Source:
  • attribution.js, line 48
Returns:
HTML.
Type
string

getProjection

Source:
  • attribution.js, line 56
Returns:
Projection.
Type
ol.Projection