Joe Paisley
Posts: 0
Joined: Thu Mar 14, 2013 8:41 pm

Geolocation Tracking App

Now the page loads, and it populates an address. Hooray!

But somehow, when I enter information into the input components, the "get directions" button click doesn't populate any route on the map component, or any turn by turn list in the "directionsPanel."

Any ideas as to what may be causing that? I've attached a screenshot of the log. Thanks! Image

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Geolocation Tracking App

We would need time to figure it out...

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Geolocation Tracking App

Hi Joe,

In "JavaScript1" asset replace the line:
codemap = new google.maps.Map(Tiggzi('directionsMap').gmap, mapOptions);/code
with the following:
codemap = Tiggzi('directionsMap').gmap;/code

Joe Paisley
Posts: 0
Joined: Thu Mar 14, 2013 8:41 pm

Geolocation Tracking App

Alright, so the original "map" page is working famously. Thank you so much! But we started the thread to address the "recordride" page. Shall we get back to that? I cannot stress enough how much I appreciate everyone's help!

Joe Paisley
Posts: 0
Joined: Thu Mar 14, 2013 8:41 pm

Geolocation Tracking App

I'll go ahead and restart/start another thread for the "recordride" page. This one is long enough I think!

Return to “Issues”