Attribution
open external class Attribution(options: Attribution.AttributionOptions = definedExternally) : Control<Attribution.AttributionOptions> (source)
Properties
Functions
Link copied to clipboard
                  Adds an attribution text (e.g. Vector data © Mapbox).
Link copied to clipboard
                  Adds the control to the given map.
Link copied to clipboard
                  Returns the HTMLElement that contains the control.
Link copied to clipboard
                  Returns the position of the control.
Link copied to clipboard
                  Removes the control from the map it is currently active on.
Link copied to clipboard
                  Removes an attribution text.
Link copied to clipboard
                  Sets the position of the control.
Link copied to clipboard
                  The HTML text shown before the attributions. Pass false to disable.