Zum Inhalt

@smartmaps/mapsDocs


@smartmaps/maps / BrandControl

Class: BrandControl

Nur auf Englisch verfügbar

Diese Seite gehört zur technischen API-Referenz. Sie wird automatisch aus dem Quellcode erzeugt und liegt daher ausschließlich auf Englisch vor. Die einführenden Seiten und Leitfäden sind auf Deutsch verfügbar.

Extends

  • Control

Constructors

new BrandControl()

new BrandControl(options): BrandControl

Parameters

options: Partial\<BrandOptions> = {}

Returns

BrandControl

Overrides

Control.constructor

Properties

brandImage

protected brandImage: HTMLImageElement


container

protected container: HTMLAnchorElement


map

protected map: Map


options

options: BrandOptions

Overrides

Control.options

Methods

onAdd()

onAdd(map): HTMLElement

Parameters

map: Map

Returns

HTMLElement

Overrides

Control.onAdd


onRemove()

onRemove(): void

Returns

void

Overrides

Control.onRemove