Hello friends, I want to implement a system where the users of my application see where the delivery man is going with a map. How can I do it?
-
Display the map on the screen.
-
Get the driver’s location.
-
Place the driver’s location on the map.
-
Every set interval (eg 10 seconds or whatever makes sense for your app) update the driver’s location on the map by redoing steps 2 and 3.
-
Once the driver reaches their destination stop tracking them.
Also, search the forum as this question may have been answered before.
Thank you very much friend
What component should i use? e give the names as they appear in kodular please.
you need the extension App Inventor Extensions: Location Service | Pura Vida Apps
do you use Firebase or airtable for database? or use other thing? i want to develop a app with tracking in “real time”
use FireBase
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.