@vcmap/core
Preparing search index...
createFlightMovie
Function createFlightMovie
createFlightMovie
(
app
:
VcsApp
,
player
:
FlightPlayer
,
options
?:
FlightPathRecorderOptions
,
)
:
{
cancel
:
()
=>
void
;
start
:
()
=>
Promise
<
Blob
>
}
Parameters
app
:
VcsApp
player
:
FlightPlayer
Optional
options
:
FlightPathRecorderOptions
Returns
{
cancel
:
()
=>
void
;
start
:
()
=>
Promise
<
Blob
>
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@vcmap/core
Loading...