Page 1 of 1

Geolocation Service not working

Posted: Sun Jun 30, 2013 6:00 am
by Deon

Hi

I am newbie, so please forgive my ignorance.I am trying to add a Geo Location Service to a page and want to get my location on button click. The map/marker does not update with my locatiotion. I have tested both with the tester as well as exported .apk. Neither options work for me. Is there something I am missing something in the Java script.

I have looked as some of your example in your blog but it did not work either.

Herewith images with the javascript.

Image

Image


Geolocation Service not working

Posted: Sun Jun 30, 2013 6:27 am
by Illya Stepanov

Hi Deon - please check our tutorial again :: http://docs.appery.io/tutorials/build...


Geolocation Service not working

Posted: Sun Jun 30, 2013 7:26 am
by Deon

Hi Illya

Thank you for the quick response. This worked for me.

I neglected to ad this line of code

map.options ['adress']="";

PS. Do you have any tutorials re using Google Navigation with appery.io?


Geolocation Service not working

Posted: Sun Jun 30, 2013 8:53 am
by Illya Stepanov

Deon you can always check out our section of tutorials:
:: http://docs.appery.io/tutorials/

We have a tutorial that should help you :: http://docs.appery.io/tutorials/build...


Geolocation Service not working

Posted: Sun Jun 30, 2013 9:51 am
by Deon

Thanks, yes. I have seen that. It provides directions. I am actually looking for GPS Navigation integration.


Geolocation Service not working

Posted: Sun Jun 30, 2013 12:48 pm
by Illya Stepanov

Maybe this topic can help :: https://getsatisfaction.com/apperyio/...


Geolocation Service not working

Posted: Mon Jul 01, 2013 4:51 am
by Deon

Perfect, thank you very much for your help!