See GPS coordinates continually

Hey there,

I just started in Ionic Framework (i am a big noob right now ) and I’m programming just now an app that can show in an alert the gps signals every X seconds from my android device.

I’m using ngCordova Geolocation plugin. I’ve got 2 questions:

1.- How can I show the gps coordinates every X seconds in my device
2.- How can I send this coordinates using SOAP for example.

Thanks people!!

Did you check the documentation?

Read the watchPosition portion of the docs.