Real-time monitoring using GPS

Asked

Viewed 150 times

2

I am creating an app for a pizzeria in which the customer can see the location of the motoboy who will deliver his pizza in real time, but a question arose, I would like to know how to send my location through a web service every 15 seconds without delay, what map should I use in a dashboard to monitor apps?

  • 3

    You can use the CoreLocation to capture the location of the phone and send to the server every 15 seconds, in your panel you can use the Google Maps or any other.

  • Which map version should I use that is not discontinued and how do I update the map without having to reload the whole page again?

  • You can make a query every 15 seconds in the panel and updating the point on the map, I advise to always use the latest version because it is more complete and has new features (if you need to use them)

  • Okay, thank you so much for the tips.

  • already looked at Signair and Signair for iOS?

  • I’ll take a look @Rafael Gonçalves, thank you very much friend.

Show 1 more comment
No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.