new Permalink(options)
Parameters:
| Name | Type | Description | 
|---|---|---|
options | 
            
            
            object | Optionen für das Controlelement | 
- Source:
 - BKGWebMap/Control/Permalink.js, line 5
 
Members
- 
    
<static> label
 - 
    
    Linktext
- Source:
 - BKGWebMap/Control/Permalink.js, line 30
 
 - 
    
<static> title
 - 
    
    Tooltip
- Source:
 - BKGWebMap/Control/Permalink.js, line 36
 
 
Methods
- 
    
<static> draw() → {HTMLElement}
 - 
    
    
    Erzeugt das HTML-Element und Kontainer für den Permalink
- Source:
 - BKGWebMap/Control/Permalink.js, line 51
 
Returns:
Kontainer für Permalink- Type
 - HTMLElement