Draw a connected graph on a MAP

Hi,

I want to show the flight path on a MAP (say on google map, I am not restricted to google map but anything that has a similar look and feel, and details will do my work). The data source is Prometheus. The data is like - source and destination airport name and their geolocation, current position (geolocation) of a flight, departure time, expected arrival time, etc of a flight path.
So, in a general statement, I want to draw a connected graph on a world map (which will load information & display that information depending on the zoom level). What is/are the possible/available Grafana panel plugin for this.

Thanks and Regards,
Subrata