Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

Geolocation Service not working

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

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Geolocation Service not working

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

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

Geolocation Service not working

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?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Geolocation Service not working

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...

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

Geolocation Service not working

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

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

Geolocation Service not working

Perfect, thank you very much for your help!

Return to “Issues”