tile map examples?
Posted: Tue Sep 12, 2017 7:15 pm
by greensneakers
Does anyone know if there is a simple way to create square tile maps with Highmaps? If so, is there sample code available? Here is an example of what I'm referring to:
https://github.com/charliesmart/d3-square-tile-map
Thanks!
Re: tile map examples?
Posted: Thu Sep 14, 2017 3:59 pm
by kamil
Hi greensneakers,
Highcharts doesn't provide that kind of map by default, but you can try this modified heatmap demo:
https://jsfiddle.net/kkulig/17yosxbh/
Best regards!
Re: tile map examples?
Posted: Thu Sep 14, 2017 4:13 pm
by greensneakers
Ok, thanks! I'll check it out.
Re: tile map examples?
Posted: Tue Jun 06, 2023 8:49 am
by KacperMadej
Tilemap is a series type available in Highcharts Maps.
Here's a full documentation for it:
https://www.highcharts.com/docs/maps/tilemap-series
Experimental tilemap generator:
https://www.highcharts.com/samples/high ... -generator
In case you are looking for a Tiled web map (background images called tiles) then it is available in Highcharts Maps since version 11.1.0 and the documentation for that series type is here:
https://www.highcharts.com/docs/maps/tiledwebmap