You are not logged in.

Dear visitor, welcome to krpano.com Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Wednesday, May 19th 2021, 1:28pm

addinfospot into layer

How to dynamically add text to a layer, as this example is done with hotspots

https://krpano.com/releases/1.20.9/viewe…s.editmode=true
Best *smile*

San7

Professional

Posts: 610

Occupation: coding in krpano

  • Send private message

2

Wednesday, May 19th 2021, 6:41pm

Hello, there is an example in the code action name= " editor_help"

https://krpano.com/viewsource.html?relea…_edithelper.xml

3

Wednesday, May 19th 2021, 7:03pm

Yes for a hotspot, I need add text on a layer
thanks
*smile*

4

Wednesday, May 19th 2021, 8:15pm

???
set(layer[nameoflayer].html, "hello world!");

5

Wednesday, May 19th 2021, 8:18pm

thanks ;-)

6

Wednesday, May 19th 2021, 8:43pm

???
set(layer[nameoflayer].html, "hello world!");
I need a text into the layer from viewer no from code
HTML autocomplete attribute

dialog box form html

*g*