Hi ionic help 2

I have an app developed with ionic 2, which opens google maps and in
certain time I need to return to my app with this plugin could do that?

I’m not sure I follow what you need.

Are you looking for something along the lines of a notification?

If so: https://ionicframework.com/docs/v2/native/local-notifications/

The app traces a route between 2 points with google maps, I have a variable that stores the duration. After tracing the route with the help of the launch navigator plugin, I draw the route in the google maps app. I need that when the duration is of 1 min is returned of the app of google maps to my app