OlegIvanov
Posts: 1
Joined: Fri Jul 01, 2022 9:59 am

Problem with GeoJSON

Hello!
I have a geojson map and can't overlay data on it. When I assign data, the map only draws small pieces.

It's example - https://jsfiddle.net/LuckyOleg/cf36esLb/

Could you help me, please. What do I do worng?
hubert.k
Posts: 1164
Joined: Mon Apr 11, 2022 11:48 am

Re: Problem with GeoJSON

Hello OlegIvanov!
Welcome to our forum and thanks for contacting us with your question!

I have simplified your demo a little bit. In my opinion, the map is drawn correctly. I have set a big lineWidth and it looks good. I don't know what you want the end result to be and what you want to show on the map so it is hard to help you precisely. I found that problem is in your custom source data, you have a lot of points with the same key, so I suggest repairing your custom data or using another.

Demo: https://jsfiddle.net/BlackLabel/z9tq206c/

Let me know if you have any further questions.
Kind regards!
Hubert Kozik
Highcharts Developer

Return to “Highcharts Maps”