How to map a route on google maps using gps coordinates

3

1

If I were to collect a series of gps coordinates with a device, how could I view those points on google maps in a route?

Note that this is not a consumer device.

John Moffitt

Posted 2009-11-02T18:58:50.223

Reputation: 761

Answers

3

You can convert the GPS co-ordinates to a KML file and import that into Google Maps (My Maps > Create a new map > Import).

Try using this converter to start with.

pelms

Posted 2009-11-02T18:58:50.223

Reputation: 8 283