zakjan / cytoscape-mapbox-gl

Mapbox GL plugin for Cytoscape
https://zakjan.github.io/cytoscape-mapbox-gl/
MIT License
26 stars 5 forks source link

cytoscape-edgehandles #5

Closed krpano-developer closed 9 months ago

krpano-developer commented 9 months ago

Hi @zakjan, thanks for developing this wonderful code. Is there a way to add an edge between nodes using cytoscape-edgehandles while in the leaflet map? Thanks

zakjan commented 9 months ago

Hi, thanks for the appreciation. This cytoscape-mapbox-gl is expected to be compatible with cytoscape-edgehandles.

You may try to use the same approach with cytoscape-leaflet, and let @aleksplus know if it works or not. They are separate codebases. Let's follow up in https://github.com/aleksplus/cytoscape-leaflet/issues/2

krpano-developer commented 9 months ago

Thanks for the quick reply. Sure, I will give it a try and let @aleksplus know if it works or not.