Class: ol.control.Attribution

ol.control.Attribution

new Attribution

Parameters:
Name Type Description
attributionOptions ol.control.AttributionOptions Attribution options.
Source:
  • attributioncontrol.js, line 27

Extends

Members

<protected> element :Element

Inherited From:
Source:
  • control.js, line 32

Methods

disposeInternal

Inherited From:
Source:
  • control.js, line 58

getMap

Inherited From:
Source:
  • control.js, line 67
Returns:
Map.
Type
ol.Map

getTileSourceAttributions

Parameters:
Name Type Argument Description
usedTiles ?Object.<string, Object.<string, ol.TileRange>> <nullable>
Used tiles.
sources Object.<string, ol.source.Source> Sources.
Source:
  • attributioncontrol.js, line 75
Returns:
Attributions.
Type
Object.<string, ol.Attribution>

handleMapPostrender

Parameters:
Name Type Description
mapEvent ol.MapEvent Map event.
Source:
  • attributioncontrol.js, line 107

setMap

Source:
  • attributioncontrol.js, line 115