I did some tinkering and noticed that it did load on my Fire Tablets again so I went back to my PC and of course got nothing on Chrome. I installed FireFox feeling very hopeful but was let down as Floorplan does not load on it either.
Has anyone tried implementing a slider type SVG in therir floorplan? For example, for lights, I’m looking for a way to dim them instead of just turning them on and off. Thanks in advance!
@j4Media In the new version (soon to be released), I haven’t yet found a good way of implementing sliders. For now, the next best thing I have got working is this:
I use it as a volume control for my media player. It’s basically 10 SVG <rect> elements, and clicking anywhere on them sets the volume to whatever you clicked on.
I wonder if that would suffice in your case? You could make it 20 steps rather than 10, or however fine-grained you need it to be. You could also add an some arrows to each side of the ‘slider’ and use them to increment/decrement the values…
BTW, I am using it in my floorplan like this. As you can see, when the volume is set to 20%, only the first few <rect> elements are actually displayed.
On another note, the example ‘floorplan’ above supports multiple pages (Home and Squeezebox). On the Home page, I have several media players on the floorplan. When you click any of them, it navigates to the Squeezebox page (shown above) and the context changes to the media player you clicked on.
When I enable the Experimental “Zoom/Pan” it works perfectly on the chrome browser but on a mobile device the SVG does not register the tap events. I had a look at the “svg-pan-zoom.min.js” but that is minified.
Can anyone help to point me in the right direction? I would like to be able to contribute to this awesome add on.
I was looking at putting a toggle in to be able to turn off and on the zoom pan from the state card or floorplan. This way on a mobile device I can toggle the zoom/pan off and tap on the hot spot entities I have on the SVG.
Is anyone having problems with showing the animated weather icons since upgrading to .60? Since the upgrade, they no longer show up for me and I have cleared my cache multiple times and they won’t return.