Skip to content
On this page

ol-attribution-control

A Attribution control for OpenLayers.

Demo

See Demo page for all Map Controls

Properties

className

  • Type: String
  • Default: ol-attribution

target

  • Type: HTMLElement

collapsible

  • Type: Boolean

collapsed

  • Type: Boolean
  • Default: true

tipLabel

  • Type: String
  • Default: Attributions

label

  • Type: String
  • Default: i

expandClassName

  • Type: String
  • Default: ol-attribution-expand

collapseLabel

  • Type: String
  • Default: »

collapseClassName

  • Type: String
  • Default: ol-attribution-collapse

render

  • Type: Function