frangoteam / FUXA

Web-based Process Visualization (SCADA/HMI/Dashboard) software
https://frangoteam.org
MIT License
2.74k stars 805 forks source link

Map Control #174

Open eyadalhanafi opened 3 years ago

eyadalhanafi commented 3 years ago

Hi, Thank you for your efforts. I installed and tested FUXA, it looks a very promising Open Source SCADA system. I have checked many open source SCADA systems, I found Fuxa one of the best in terms of the structure and ease of use. As a new feature enhancement, can you add Map control that displays the status and parameters of locations control system on an interactive map? The map allows to monitor geographically control systems and navigate to the details page of a location.

unocelli commented 3 years ago

Hi, sorry for the delay. I agree it is definitely a great feature. But if I'm not mistaken, it is dependent to subscription costs to access the to the maps.

eyadalhanafi commented 3 years ago

Hi,

I'm not sure if Leaflet is suitable for map control. https://github.com/Leaflet/Leaflet.

An extension to Leaflet that contains configurations for free tile providers which is needed. https://github.com/leaflet-extras/leaflet-providers

unocelli commented 3 years ago

Hi, very interesting, I love it. if we don't find someone who is interested to implement it in fuxa, I will try as soon as possible.

Thanks

killerbeat12 commented 3 months ago

Maybe to keep it easy, implementing just a dialog box that is opening google maps and giving the lattitude and longitude parameters with it should already be a nice and easy solution?