GPS2Map

Creates a Google Map from an input file containing GPS co-ordinates (GPX, KML or TCX format).

Installation

$ gem install gps2map

Prerequisites

A Google Maps JavaScript API key is required and must be specified in an environment variable named GOOGLE_MAPS_API_KEY.

Usage

gps2map generate <input.gpx|.kml|.tcx> <output.html>

Licence

The gem is available as open source under the terms of the MIT Licence.

Copyright (C) 2018 John Topley.