How to send every few minutes the coordinates of user with ionic 5 and vue 3

Hi guys, im working in app for delivery and we need to track the coordinates of the delivery man, so i’been looking Native Geolocation and Background Geolocation, but there is no documentation for how implementing in vue, just angular.

another point that i don’t know how to avoid it is how to make like schedule to send every few minutes the location, is this possible?

I will be very grateful for any help.