Class: HtmlTemplate

webgis4u/ol/control/HtmlTemplate~HtmlTemplate(options)

Glues the map template with the map together.

Constructor

new HtmlTemplate(options)

Constructor
Parameters:
Name Type Description
options * The options
Source:

Extends

  • ol.control.Control

Members

mapCopyright :HTMLElement|null

Type:
  • HTMLElement | null
Source:

mapEl :HTMLElement

Type:
  • HTMLElement
Source:

mapFooter :HTMLElement

Type:
  • HTMLElement
Source:

MIN_MAPFOOTER_DISPLAYHEIGHT

The minimum height needed to display the footer
Source:

MIN_NAVBAR_DISPLAYHEIGHT

The minimum height needed to display the navbar
Source:

MIN_NAVBAR_DISPLAYWIDTH

The minimum width needed to display the navbar
Source:

mousePos :HTMLElement|null

Type:
  • HTMLElement | null
Source:

mousePosCheckbox :HTMLElement|null

Type:
  • HTMLElement | null
Source:

panBar :HTMLElement|null

Type:
  • HTMLElement | null
Source:

scaleLine :HTMLElement|null

Type:
  • HTMLElement | null
Source:

scaleLineCheckbox :HTMLElement|null

Type:
  • HTMLElement | null
Source:

scaleSlider :HTMLElement|null

Type:
  • HTMLElement | null
Source:

Methods

setMap()

Source: