CURENT / agvis

Geo-visualization for energy system
https://ltb.curent.org
GNU General Public License v3.0
8 stars 5 forks source link

Functionality: Integrate with Leaflet flexibility #43

Open jinningwang opened 1 year ago

jinningwang commented 1 year ago

Leaflet allows extending its functionality by using third-party plugins, https://leafletjs.com/plugins.html. Is it worth integrating some of them? Such as basemap selection?

nparsly commented 1 year ago

AGVis actually already does use a couple of plugins. The search bar and side bar are both implemented with plugins. I can look into them some more to see if there is anything else that might add additional utility to AGVis.

jinningwang commented 1 year ago

Thanks for your reply, it will be great!

AGVis actually already does use a couple of plugins. The search bar and side bar are both implemented with plugins. I can look into them some more to see if there is anything else that might add additional utility to AGVis.