Class AttributionsUI

Show the attributons of the current map, OpenStreetMap, leaflet and TravelNotes. See theAttributionsUI for the one and only one instance of this class

Source : file uis/attributionsUI/AttributionsUI.js at line 35

Constructor

new AttributionsUI ( )

The constructor

Source : file uis/attributionsUI/AttributionsUI.js at line 48

Public getters and setters

set attributions

Add/replace the given map attributions to the UI. Leaflet, OpenStreetMap and TravelNotes are always credited.

Source : file uis/attributionsUI/AttributionsUI.js at line 64

Public methods

createUI ( )

Creates the Attributions UI.

Source : file uis/attributionsUI/AttributionsUI.js at line 56

Private properties

#mainHTMLElement : HTMLElement

The root HTMLElement of the UI

Source : file uis/attributionsUI/AttributionsUI.js at line 42