tileShape property

String? tileShape
getter/setter pair

The shape of the tiles in the tilemap. Possible values are hexagon, circle, diamond, and square.

API Docs: https://api.highcharts.com/highcharts/series.tilemap.tileShape

Implementation

String? tileShape;