Sie sind nicht angemeldet.

1

Samstag, 15. Mai 2021, 03:38

Active spot not change when pano change

<plugin name="showmap" keep="true" url="mapa.png" align="lefttop" onclickA="set(state,'A'); tween(plugin[map].x,25%); tween(area.x,25%); tween(area.width,75%); "
onclickB="set(state,'B'); tween(plugin[map].x,0); tween(area.x,0%); tween(area.width,100%);"
onclick="if(state == 'A', onclickB(), onclickA() );"
/>




<plugin name="map"
parent="STAGE"
keep="true"
blendmode="layer"
align="left"

edge="right"
x="0"
y="0"
width="25%"
height="100%"
visible="true"

key="xxxxxxxxxxxxxxxxx"
zoom="18"
controls="zoom|maptype|streetview|scale"
maptype="SATELLITE"
poi="true"
onmapready="skin_addmapspots();"
lat="28.0000"
lng="77.00000"


>






Dear Friends,

I used above code to tweek open google map from left load spot auto feature of krpano. Please suggest active spot not change when pano change.

Please help *whistling* *whistling* *whistling* *whistling* *confused* *confused* *confused* *confused* *confused*




Regards

2

Samstag, 15. Mai 2021, 14:59

fyi, you can use the code button (#) to insert code in your posts. *whistling*

also this is not standard krpano... better post a full online example

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »indexofrefraction« (15. Mai 2021, 15:36)