GeoChart()
Home > @gooddata/sdk-ui-geo > GeoChart
GeoChart() function
GeoChart renders a MapLibre-based geo visualization composed of one or more data layers.
Signature:
export declare function GeoChart(props: IGeoChartProps): ReactElement;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
props |
Returns:
ReactElement