UNPKG

highcharts

Version:
15 lines (14 loc) 307 B
/** * @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 */ 'use strict'; import '../../Series/Tilemap/TilemapSeries.js';