NextGIS Frontend
Preparing search index...
@nextgis/ngw-map
CreatePopupContent
Type Alias CreatePopupContent<F, L>
CreatePopupContent
:
(
props
:
CreatePopupContentProps
<
F
,
L
>
,
)
=>
|
HTMLElement
|
string
|
undefined
|
Promise
<
HTMLElement
|
string
|
undefined
>
Type Parameters
F
extends
Feature
=
Feature
L
=
any
Type declaration
(
props
:
CreatePopupContentProps
<
F
,
L
>
,
)
:
|
HTMLElement
|
string
|
undefined
|
Promise
<
HTMLElement
|
string
|
undefined
>
Parameters
props
:
CreatePopupContentProps
<
F
,
L
>
Returns
HTMLElement
|
string
|
undefined
|
Promise
<
HTMLElement
|
string
|
undefined
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
NextGIS Frontend
Loading...