Page 1 of 1

Build a mobile app with Google Map and Google Directions API

Posted: Tue Jan 28, 2014 1:31 pm
by MobiCycle UK

Creating the JavaScript Resource

Click Create New JavaScript (we’ll call it directions) click Create JavaScript
This will put you in an editor to create a custom JavaScript resource within the project. Paste in these lines.....

...We’ll call the initialize method once the page is loaded and the displayDirections method on button click.

What does this mean? What happens after we paste the custom JavaScript resource within the project??


Build a mobile app with Google Map and Google Directions API

Posted: Tue Jan 28, 2014 1:32 pm
by MobiCycle UK

Do I just hit save and close the window?


Build a mobile app with Google Map and Google Directions API

Posted: Tue Jan 28, 2014 2:09 pm
by Maryna Brodina

yes