highcharts
Version:
JavaScript charting framework
15 lines (14 loc) • 308 B
JavaScript
/**
* @license Highmaps JS v10.0.0 (2022-03-07)
* @module highcharts/modules/tilemap
* @requires highcharts
* @requires highcharts/modules/map
*
* Tilemap module
*
* (c) 2010-2021 Highsoft AS
*
* License: www.highcharts.com/license
*/
;
import '../../Series/Tilemap/TilemapSeries.js';