JoomHelper 360 Plugin Documentation
Description
Parameters
# | Property | Type (default value) | Description |
1* | folder | String (null) | Path to folder where contain images preview. |
2 | zoomfolder | String (null) | Path to folder where contain large (root) images to zoom. |
3 | autoplay | 1 OR 0 (0) | Option to start auto rotation |
4 | wheelRotate | 1 OR 0 (0) | If to rotate on mousewheel rotation |
5 | autorotatespeed | Number (100) | Speed of auto rotation |
6 | roteteloop | 1 OR 0 (1) | If Set to false, rotates automatic only one time after load |
7 | reverse | 1 OR 0 (0) | Set to true to change rotation direction |
8 | startfrom | Number (0) | Set a start frame |
9 | width | Number (auto) | Width of JoomHelper 360 box preview |
10 | height | Number (auto) | Height of JoomHelper 360 box preview |
11 | pins | Array | Hotspots |
Examples
1. Basic
{jmp360} "folder":"images/jmp360" {/jmp360}
2. Using hotspots
{jmp360} "folder":"images/jmp360", "autoplay":1, "pins":[ { "x":20, "y":40, "frame":0, "title":"Title of pin", "desc":"Description of pin" } ] {/jmp360}
Any suggestion ?
Here is the working page on the test site:
https://testsite.formalms.org/forma-plugins/375-2factor-authentication-plugin.html
Here the production site:
https://formalms.org/forma-plugins/375-2factor-authentication-plugin.html