hoaiduyit / react-pannellum

46 stars 38 forks source link

How can use isLoaded? #63

Closed thangly98 closed 2 years ago

thangly98 commented 3 years ago

I did it like this:

<ReactPannellum
    id='panorama'
    sceneId='firstScene'
    imageSource='https://cdn.sandals.com/sandals/wallpapers/panorama-test.jpeg'
    config={config}
/>

How can auto know it was load? Please help me this issue.