UNPKG

eurostat-map

Version:

Reusable library to quickly create and customise web maps showing Eurostat data directly retrieved from Eurostat database.

5 lines (3 loc) 151 B
import type { MapInstance } from '../../core/MapInstance' /** Creates a value-by-alpha map instance */ export function map(config?: any): MapInstance