Skip to main content

Description

Highmaps directive for mapping data onto a map. In order to use this directive you need to include the map you wish to use, they can be found here For example if you want to use this map of the UK you need to include the following script tag <script src="https://code.highcharts.com/mapdata/countries/gb/gb-all.js"></script> and put countries/gb/gb-all on the chart highmaps map attribute. eg. <chart:highmaps response="response" facet-name="facet" map="countries/gb/gb-all"></chart:highmaps>

Usage

as element:

Parameters