@vcmap/core
Preparing search index...
VcsModule
Class VcsModule
Index
Accessors
_
id
config
Constructors
constructor
Methods
set
Config
From
App
to
JSON
Properties
description
name
projection
properties
starting
Map
Name
starting
Oblique
Collection
Name
starting
Viewpoint
Name
Accessors
_
id
get
_id
()
:
string
Returns
string
config
get
config
()
:
VcsModuleConfig
Returns
VcsModuleConfig
Constructors
constructor
new
VcsModule
(
config
:
VcsModuleConfig
)
:
VcsModule
Parameters
config
:
VcsModuleConfig
Returns
VcsModule
Methods
set
Config
From
App
setConfigFromApp
(
app
:
VcsApp
)
:
void
Sets the config object by serializing all runtime objects of the current app.
Parameters
app
:
VcsApp
Returns
void
to
JSON
toJSON
()
:
VcsModuleConfig
Returns
VcsModuleConfig
Properties
description
description
:
string
|
null
|
undefined
name
name
:
string
projection
projection
:
Projection
|
null
|
undefined
properties
properties
:
Record
<
string
,
unknown
>
|
undefined
starting
Map
Name
startingMapName
:
string
|
null
|
undefined
starting
Oblique
Collection
Name
startingObliqueCollectionName
:
string
|
null
|
undefined
starting
Viewpoint
Name
startingViewpointName
:
string
|
null
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Accessors
_
id
config
Constructors
constructor
Methods
set
Config
From
App
to
JSON
Properties
description
name
projection
properties
starting
Map
Name
starting
Oblique
Collection
Name
starting
Viewpoint
Name
@vcmap/core
Loading...
Sets the config object by serializing all runtime objects of the current app.