DateSelector

The DateSelector class allows users to select a C3DTilesLayer and choose a date from a dropdown menu.

Constructor

new DateSelector(itownsView, options)

Parameters:
NameTypeDescription
itownsViewitowns.View

an object that represents the view of the iTowns canvas.

optionsobject

an object that contains additional configuration options for the constructor. It is used to customize the behavior of the constructor function.

Classes

DateSelector