Page 9 of 9

How do i get the value of a geolocation to insert into textbox

Posted: Fri Apr 05, 2013 9:34 pm
by Maryna Brodina

To get address part working do the following steps:

1) On page Locations (Data tab) delete next events:

geohuman-Success-Invoke service
georeverse-Success-Invoke service

2) delete service georeverse on page Locations

3) add event geolocation-Success-Invoke service-geohuman

4) in geolocation-Success-Run JavaScript delete line code Tiggzi('inputSource').val(data.coords.latitude + ', ' + data.coords.longitude);/code

If you won't get it working we can send you working project backup


How do i get the value of a geolocation to insert into textbox

Posted: Fri Apr 05, 2013 11:40 pm
by jimmy vu

I have been asked to keep the project confidential. But I am going to work on it tonight. Also I have one of the new iPads with Retna display (very nice if you don;t have one) and this process doesn't work on it? Is there a setting in the iPad or new code i need to add?


How do i get the value of a geolocation to insert into textbox

Posted: Sat Apr 06, 2013 4:36 am
by jimmy vu

It works now, thank you very much!!!