Hi,
I followed this tutorial to add directions to my app:
http://docs.appery.io/tutorials/build...
The only change I have made is putting the html component inside a panel component and adding a new javascript action to the Get Directions button that opens the panel.
The problem I am having is that the directions do not display in the panel. Is there a different way I need to reference a component if it sits inside a panel component?
You can see the result here:
http://appery.io/app/mobile-frame?src...
After going to the Apopka page click on Get Directions to see the results.