Preparing search index...
The search index is not available
NextGIS Frontend
NextGIS Frontend
@nextgis/ngw-map
PopupOptions
Interface PopupOptions<F, L>
interface
PopupOptions
<
F
,
L
>
{
autoPan
?:
boolean
;
closeButton
?:
boolean
;
createPopupContent
?:
CreatePopupContent
<
F
,
L
>
;
fromProperties
?:
boolean
;
maxWidth
?:
number
;
minWidth
?:
number
;
popupContent
?:
string
|
HTMLElement
;
unselectOnClose
?:
boolean
;
}
Type Parameters
F
extends
Feature
=
Feature
L
=
any
Index
Properties
auto
Pan?
close
Button?
create
Popup
Content?
from
Properties?
max
Width?
min
Width?
popup
Content?
unselect
On
Close?
Properties
Optional
auto
Pan
auto
Pan
?:
boolean
Optional
close
Button
close
Button
?:
boolean
Optional
create
Popup
Content
create
Popup
Content
?:
CreatePopupContent
<
F
,
L
>
Optional
from
Properties
from
Properties
?:
boolean
Optional
max
Width
max
Width
?:
number
Optional
min
Width
min
Width
?:
number
Optional
popup
Content
popup
Content
?:
string
|
HTMLElement
Optional
unselect
On
Close
unselect
On
Close
?:
boolean
Unselect feature on popup close
Default Value
true
Copy
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto
Pan
close
Button
create
Popup
Content
from
Properties
max
Width
min
Width
popup
Content
unselect
On
Close
NextGIS Frontend
Loading...
Unselect feature on popup close