highcharts
Version:
JavaScript charting framework
15 lines (14 loc) • 307 B
JavaScript
/**
* @license Highmaps JS v9.0.1 (2021-02-16)
* @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';