mac5562
Posts: 9
Joined: Thu Aug 25, 2022 6:59 am

Highcharts maps using for indoor building maps

Hi everyone !


Is there someone, who tried to use highcharts maps for showing indoor building maps ? Is it possible to use for that purpose btw ?

I have a building maps which was firstly svg than with the map from svg i converted that. My main problem is how can i add points to the maps.


Thank you for your answers !!!
michal.f
Posts: 1114
Joined: Thu Aug 12, 2021 12:04 pm

Re: Highcharts maps using for indoor building maps

Hello,

Yes, it is possible to use Highcharts Maps for this purpose.

To add a point on the map you must use the mappoint series. When you look at the API, there is a nice demo showing the use of the mappoint and mapline series: https://jsfiddle.net/gh/get/library/pur ... t-path-xy/

Demo: https://jsfiddle.net/BlackLabel/wzL805kj/
API: https://api.highcharts.com/highmaps/ser ... int.data.x

Let me know if that was what you were looking for!
Best regards!
Michał Filipiec
Highcharts Developer
https://blacklabel.pl/highcharts/

Return to “Highcharts Maps”