Advertisement
nrzmalik

Storyline PAN ZOOM JavaScript Call

Mar 6th, 2025
363
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JavaScript 0.09 KB | Source Code | 0 0
  1. StorylinePanzoom.init('Your_Object_Accessibility_Name', {
  2.     maxScale: 4,
  3.     minScale: 1
  4. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement