With the help of 3rd party code, I created a GUI that will update an image of Google Maps with a display as new telemetry data is written to a log file.
To start, there are already 3 telemetry packets in the log file with the coordinates shown on the map display. I add another telemetry packet with new coordinates to the log file and the map automatically updates.