Page 1 of 1

Panel can not seem to be added to grid in Extending the Google Map Component as instructed

Posted: Sat Apr 11, 2015 9:01 pm
by RobertJay

This is the tutorial at: https://blog.appery.io/2012/04/extend...

My UI is shown here, with the arrow showing the place on the grid I need the panel to go:

http://screencast.com/t/XsSNhlg2x

Incidentally, the custom javascript in the tutorial may have an error as shown here:
http://screencast.com/t/LdBdVd1hd

Thank you.


Panel can not seem to be added to grid in Extending the Google Map Component as instructed

Posted: Sat Apr 11, 2015 9:07 pm
by Evgene Karachevtsev

Hello Robert,

We'll check this tutorial, but there is a high probability that this tutorial is outdated.


Panel can not seem to be added to grid in Extending the Google Map Component as instructed

Posted: Sat Apr 11, 2015 9:12 pm
by RobertJay

Hi Evgene. Thanks for your quick response. This is a great tutorial on using the Google directions API programmatically -- i.e. not using Appery's service/mapping functionality. I know the portion of the tutorial which draws the route on the map works perfectly. The only issue I found was adding the panel to capture the directions. Can some other component be used and the tutorial updated?


Panel can not seem to be added to grid in Extending the Google Map Component as instructed

Posted: Sun Apr 12, 2015 5:07 pm
by RobertJay

UPDATE: All I needed to do was add the panel and not try to embed it into a grid. Works perfectly as far as I can tell. Thanks.