Search
Preparing search index...
The search index is not available
@aerisweather/javascript-sdk
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
IModuleGroup
Interface IModuleGroup
Hierarchy
IModuleGroup
Implemented by
AviationGroup
ModuleGroup
TropicalGroup
Index
Properties
id
modules
on
Marker
Click
on
Shape
Click
Methods
controls
initialize
load
on
Init
Properties
id
id
:
string
modules
modules
:
IMapSourceModule
[]
Optional
on
Marker
Click
on
Marker
Click
:
(
marker
:
any
, data
:
any
)
=>
void
Type declaration
(
marker
:
any
, data
:
any
)
:
void
Parameters
marker:
any
data:
any
Returns
void
Optional
on
Shape
Click
on
Shape
Click
:
(
shape
:
any
, data
:
any
)
=>
void
Type declaration
(
shape
:
any
, data
:
any
)
:
void
Parameters
shape:
any
data:
any
Returns
void
Methods
controls
controls
(
)
:
any
Returns
any
initialize
initialize
(
account
:
Account
, app
:
InteractiveMapApp
, map
?:
InteractiveMap
)
:
void
Parameters
account:
Account
app:
InteractiveMapApp
Optional
map:
InteractiveMap
Returns
void
load
load
(
)
:
Promise
<
IMapSourceModule
[]
>
Returns
Promise
<
IMapSourceModule
[]
>
Optional
on
Init
on
Init
(
)
:
void
Returns
void
Globals
IModule
Group
id
modules
on
Marker
Click
on
Shape
Click
controls
initialize
load
on
Init
Generated using
TypeDoc