Skip to content

Instantly share code, notes, and snippets.

@serby
Last active August 29, 2015 13:58
Show Gist options
  • Save serby/10024603 to your computer and use it in GitHub Desktop.
Save serby/10024603 to your computer and use it in GitHub Desktop.
var krpano = $('#krpanoObject')[0]
, p = $('#krpanoObject')[0]
p.call('addhotspot("jim")')
p.set('hotspot["jim"].url', 'http://upload.wikimedia.org/wikipedia/en/e/e0/Black_Down_Arrow.png')
p.set('hotspot[jim].ath',150)
p.set('hotspot[jim].atv',15)
p.set('hotspot[jim].scale',0.4)
p.set('hotspot[jim].zoom',true)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment