Possible to replicate Uber GPS functionslity with Corona

Hi guys. I’m specifically interested if it’s possible to replicate the GPS functionilty i.e. track cab on a map once a cab has been requested?

Thanks!

You’d probably need to upload the GPS coordinates from the cab to a server/cloud, and on the second device check for server side changes, download them, and update the display.

You’d probably need to upload the GPS coordinates from the cab to a server/cloud, and on the second device check for server side changes, download them, and update the display.