We could be using Leaflet.js and it's vector features to visualize the J4 workflows. Why not? #35238
alexandreelise
started this conversation in
Ideas
Replies: 1 comment 6 replies
-
Hi Benjamin @bembelimen what do you think about this? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello Super Joomlers,
The open source javascript high performance and low memory and file size footprint called Leaflet.js could be used to render the workflow nodes even on a huge map due to its zoom , pan etc, features just like a real map. The thing is instead of rendering gps coordinates as points etc. We might render svg or canvas shapes on the map with cartesian coordinates or custom coordinate system. Here is the link to the project: Get Leaflet . Here is the story behind Leaflet: Leaflet story
Share your thoughts about this. Do you think it's worth a try?
Beta Was this translation helpful? Give feedback.
All reactions