Search found 65 matches

Go to advanced search

by B5107656409
Tue Jul 28, 2015 2:57 pm
Forum: Issues
Topic: call geolocation1.execute() every 30 minutes .. but wait 5 seconds in DeviceReady event
Replies: 6
Views: 715
 
Jump to post

call geolocation1.execute() every 30 minutes .. but wait 5 seconds in DeviceReady event

sorry, I meant 30 seconds..

I put the codes in DeviceReady event..
I need to pause for 5 seconds before it run intervally for every 30 seconds..

please help

thanks

by B5107656409
Tue Jul 28, 2015 2:40 pm
Forum: Issues
Topic: call geolocation1.execute() every 30 minutes .. but wait 5 seconds in DeviceReady event
Replies: 6
Views: 715
 
Jump to post

call geolocation1.execute() every 30 minutes .. but wait 5 seconds in DeviceReady event

Hello All, Does my codes below correct or not?.. I want to call geolocation1.execute() every 30 minutes .. but wait 5 seconds in DeviceReady event before it run intervally setTimeout({ var timer = run_geolocation(30); timer.start(); } ,5000); function run_geolocation(interval_in_seconds) { var t; in...
by B5107656409
Thu Jul 23, 2015 8:42 am
Forum: Issues
Topic: Geolocation showing Nearest POI
Replies: 3
Views: 586
 
Jump to post

Geolocation showing Nearest POI

Hi. Thank you. I read it but it doesn't explain in how to show the POI in the nearest current location.
For example. I want to show all Gas stations nearest current location.
Anyone have this experience before?

Thanks a lot in advance.

by B5107656409
Thu Jul 23, 2015 7:05 am
Forum: Issues
Topic: Geolocation showing Nearest POI
Replies: 3
Views: 586
 
Jump to post

Geolocation showing Nearest POI

Dear All.

How to show nearest POI (ie. Gas Stations, Hospital,etc) in to Map using Geo location component or do I need a 3rd party for doing this?
Need advise.

Thanks a lot in advance.

Win

Go to advanced search