Hi, I am developing a weather app that gets your current location and display the weather details. The problem at the moment is that when i test the app out on the device, the event.latitude and event.longitude keeps updating too.
I just want to start the app, get the positions once and stop the runtime location event.
Any thoughts?