PJO
Posts: 10
Joined: Fri May 14, 2021 1:58 am

Load only Australia's map in Angular 10

Hi,

I am trying to use Highcharts map to load only Australia's map in Angular. I am able to load the word map using the following example.

https://stackblitz.com/edit/highcharts- ... mponent.ts

But I am struggling to load just the map of Australia. The below is what I need, but the angular implementation of it.

https://www.highcharts.com/demo/maps/ge ... iple-types

Thank you.

Kind regards
dominik.c
Posts: 2081
Joined: Fri Aug 07, 2020 7:07 am

Re: Load only Australia's map in Angular 10

Hello PJO!

We appreciate you reaching out to us!

You need to import an Australian map and then it works fine. Here you've got all maps that we have in our collection: https://code.highcharts.com/mapdata/

Demo:
https://stackblitz.com/edit/highcharts- ... mponent.ts

Best regards!
Dominik Chudy
Highcharts Developer
PJO
Posts: 10
Joined: Fri May 14, 2021 1:58 am

Re: Load only Australia's map in Angular 10

Thank you @dominik.c, that works.
dominik.c
Posts: 2081
Joined: Fri Aug 07, 2020 7:07 am

Re: Load only Australia's map in Angular 10

That's great to hear!

In case of any further questions, feel free to contact us again.
Dominik Chudy
Highcharts Developer

Return to “Highcharts Maps”