Class: ImplementationSwitcher

IDEE/control/ImplementationSwitcher~ImplementationSwitcher


import ImplementationSwitcher from 'IDEE/control/ImplementationSwitcher';

Agrega la herramienta de cambio de implementación.

new ImplementationSwitcher()

facade/js/control/ImplementationSwitcher.js, line 22

Extends

  • IDEE.Control

Members

module:IDEE/control/ImplementationSwitcher~ImplementationSwitcher.NAME{string}

Nombre del control.

Methods

createView(map){Promise}

facade/js/control/ImplementationSwitcher.js, line 54

Este método crea la vista del mapa especificado.

Name Type Description
map IDEE.Map

Añade el control al mapa.

Returns:
HTML generado, promesa.

getHelp()

facade/js/control/ImplementationSwitcher.js, line 174

Obtiene la ayuda del control

listen(html)

facade/js/control/ImplementationSwitcher.js, line 77

Esta función agrega el detector de eventos en el desplegable de implementaciones.

Name Type Description
html HTMLElement

Elemento desplegable.

loadImplementation()

facade/js/control/ImplementationSwitcher.js, line 92

Carga la implementación seleccionada