Member Junction
Preparing search index...
@memberjunction/ng-map-view
MapRegionClickEvent
Interface MapRegionClickEvent
Event emitted when a choropleth region is clicked.
interface
MapRegionClickEvent
{
GroupBy
:
ChoroplethGroupBy
;
RecordCount
:
number
;
Records
:
Record
<
string
,
unknown
>
[]
;
RegionName
:
string
;
}
Index
Properties
Group
By
Record
Count
Records
Region
Name
Properties
Group
By
GroupBy
:
ChoroplethGroupBy
Record
Count
RecordCount
:
number
Records
Records
:
Record
<
string
,
unknown
>
[]
Region
Name
RegionName
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Group
By
Record
Count
Records
Region
Name
Member Junction
Loading...
Event emitted when a choropleth region is clicked.