I want to map the loaction from the location poller after the location is found using a broadcast receiver. I can't find any examples demonstrating this. What needs to happen after the onReceive method is executed and the location is found?
Thanks in advance,