greensneakers
Posts: 2
Joined: Mon Sep 11, 2017 3:42 pm

tile map examples?

Tue Sep 12, 2017 7:15 pm

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!

kamil

Re: tile map examples?

Thu Sep 14, 2017 3:59 pm

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!

greensneakers
Posts: 2
Joined: Mon Sep 11, 2017 3:42 pm

Re: tile map examples?

Thu Sep 14, 2017 4:13 pm

Ok, thanks! I'll check it out.

User avatar
KacperMadej
Posts: 4632
Joined: Mon Sep 15, 2014 12:43 pm

Re: tile map examples?

Tue Jun 06, 2023 8:49 am

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
Kacper Madej
Highcharts Developer

Return to “Highcharts Maps”