eurostat-map
Preparing search index...
TooltipConfig
Interface TooltipConfig
Configuration for tooltips
interface
TooltipConfig
{
textFunction
?:
(
region
:
any
,
map
:
MapInstance
)
=>
string
;
omitRegions
?:
string
[]
;
maxWidth
?:
number
;
fontSize
?:
number
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
text
Function?
omit
Regions?
max
Width?
font
Size?
Properties
Optional
text
Function
textFunction
?:
(
region
:
any
,
map
:
MapInstance
)
=>
string
Optional
omit
Regions
omitRegions
?:
string
[]
Optional
max
Width
maxWidth
?:
number
Optional
font
Size
fontSize
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
text
Function
omit
Regions
max
Width
font
Size
eurostat-map
Loading...
Configuration for tooltips