I'm getting the current GPS coordinates as per this tutorial. And loading my data like this.
How can I delay loading my data until the GPS coordinates are acquired? Or in another way, how can I trigger loading of my data after the coordinates are acquired?