Search
Preparing search index...
The search index is not available
leaflet.timeline
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"TimelineSliderControl"
"leaflet"
TimelineSliderControl
Class TimelineSliderControl
Hierarchy
Control
TimelineSliderControl
Index
Classes
Attribution
Layers
Scale
Zoom
Interfaces
Attribution
Options
Layers
Object
Layers
Options
Scale
Options
Zoom
Options
Constructors
constructor
Properties
container
end
map
options
start
synced
Control
time
timelines
Methods
add
Timelines
add
To
get
Container
get
Position
next
on
Add
on
Remove
pause
play
prev
remove
remove
Timelines
set
Position
set
Time
sync
Control
toggle
add
Init
Hook
extend
include
merge
Options
Constructors
constructor
new
Timeline
Slider
Control
(
options
?:
ControlOptions
)
:
TimelineSliderControl
Parameters
Optional
options:
ControlOptions
Returns
TimelineSliderControl
Properties
container
container
:
HTMLElement
end
end
:
number
map
map
:
Map
options
options
:
Required
<
TimelineSliderControlOptions
>
start
start
:
number
synced
Control
synced
Control
:
TSC
[]
time
time
:
number
timelines
timelines
:
Timeline
[]
Methods
add
Timelines
add
Timelines
(
this
:
TSC
,
...
timelines
:
Timeline
[]
)
:
void
Parameters
this:
TSC
Rest
...
timelines:
Timeline
[]
Returns
void
add
To
add
To
(
map
:
Map
)
:
this
Parameters
map:
Map
Returns
this
get
Container
get
Container
(
)
:
HTMLElement
|
undefined
Returns
HTMLElement
|
undefined
get
Position
get
Position
(
)
:
ControlPosition
Returns
ControlPosition
next
next
(
this
:
TSC
)
:
void
Parameters
this:
TSC
Returns
void
Optional
on
Add
on
Add
(
map
:
Map
)
:
HTMLElement
Parameters
map:
Map
Returns
HTMLElement
Optional
on
Remove
on
Remove
(
map
:
Map
)
:
void
Parameters
map:
Map
Returns
void
pause
pause
(
this
:
TSC
, fromSynced
?:
undefined
|
false
|
true
)
:
void
Parameters
this:
TSC
Optional
fromSynced:
undefined
|
false
|
true
Returns
void
play
play
(
this
:
TSC
, fromSynced
?:
undefined
|
false
|
true
)
:
void
Parameters
this:
TSC
Optional
fromSynced:
undefined
|
false
|
true
Returns
void
prev
prev
(
this
:
TSC
)
:
void
Parameters
this:
TSC
Returns
void
remove
remove
(
)
:
this
Returns
this
remove
Timelines
remove
Timelines
(
this
:
TSC
,
...
timelines
:
Timeline
[]
)
:
void
Parameters
this:
TSC
Rest
...
timelines:
Timeline
[]
Returns
void
set
Position
set
Position
(
position
:
ControlPosition
)
:
this
Parameters
position:
ControlPosition
Returns
this
set
Time
set
Time
(
this
:
TSC
, time
:
number
)
:
void
Parameters
this:
TSC
time:
number
Returns
void
sync
Control
sync
Control
(
this
:
TSC
, controlToSync
:
TSC
)
:
void
Parameters
this:
TSC
controlToSync:
TSC
Returns
void
toggle
toggle
(
this
:
TSC
)
:
void
Parameters
this:
TSC
Returns
void
Static
add
Init
Hook
add
Init
Hook
(
initHookFn
:
(
)
=>
void
)
:
any
&
typeof
Class
add
Init
Hook
(
methodName
:
string
,
...
args
:
any
[]
)
:
any
&
typeof
Class
Parameters
initHookFn:
(
)
=>
void
(
)
:
void
Returns
void
Returns
any
&
typeof
Class
Parameters
methodName:
string
Rest
...
args:
any
[]
Returns
any
&
typeof
Class
Static
extend
extend<T>
(
props
:
T
)
:
{
constructor
:
any
}
&
typeof
Control
Type parameters
T
:
object
Parameters
props:
T
Returns
{
constructor
:
any
}
&
typeof
Control
Static
include
include
(
props
:
any
)
:
any
&
typeof
Class
Parameters
props:
any
Returns
any
&
typeof
Class
Static
merge
Options
merge
Options
(
props
:
any
)
:
any
&
typeof
Class
Parameters
props:
any
Returns
any
&
typeof
Class
Globals
Timeline
Slider
Control
Attribution
Layers
Scale
Zoom
Attribution
Options
Layers
Object
Layers
Options
Scale
Options
Zoom
Options
constructor
container
end
map
options
start
synced
Control
time
timelines
add
Timelines
add
To
get
Container
get
Position
next
on
Add
on
Remove
pause
play
prev
remove
remove
Timelines
set
Position
set
Time
sync
Control
toggle
add
Init
Hook
extend
include
merge
Options
timeline
Slider
Control
Generated using
TypeDoc