Hi everyone
I am quite a newbie in this area .. I've dabbled with some php/html/js but it is not my area. I'm trying to create a dynamic image, representing a data center floor map.
I want the image to be dynamically created i.e. can be zoomed in etc. The Text for each rack object (i.e. square) should be dynamic and obtained via an API call I will be making to another system.
As a very rough guide I'd like to draw something like the below (minus the click and expand thing he has going on the right side).
Any clue at what tech I should be reading and looking into? I saw GoJS but doesn't seem to be right for what i want.
I am quite a newbie in this area .. I've dabbled with some php/html/js but it is not my area. I'm trying to create a dynamic image, representing a data center floor map.
I want the image to be dynamically created i.e. can be zoomed in etc. The Text for each rack object (i.e. square) should be dynamic and obtained via an API call I will be making to another system.
As a very rough guide I'd like to draw something like the below (minus the click and expand thing he has going on the right side).
Any clue at what tech I should be reading and looking into? I saw GoJS but doesn't seem to be right for what i want.