Class: DateSelectorEvent

Mapspace.control. DateSelectorEvent

Events emitted by Mapspace.control.Dropdown.


new DateSelectorEvent(type, date)

Parameters:
Name Type Description
type string

Event type.

date string

Date of the element in the list that was clicked.

Source:
mapspace/events.js

Extends

Members


date :string

The text of the element.

Source:
mapspace/events.js