geoview-core - v2.2.0
Preparing search index...
MapComponentAddedEvent
Type Alias MapComponentAddedEvent
Event for the map component added delegate.
type
MapComponentAddedEvent
=
{
component
:
JSX.Element
;
mapComponentId
:
string
;
}
Index
Properties
component
map
Component
Id
Properties
component
component
:
JSX.Element
map
Component
Id
mapComponentId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
component
map
Component
Id
geoview-core - v2.2.0
Loading...
Event for the map component added delegate.