Skip to content

johntopley/gps2map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gem Version

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>

Options:
  [--markers=N]  # The number of markers to plot on the map
                 # Default: 15

Licence

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

Copyright

Copyright (C) 2018 John Topley.

About

Creates a Google Map from an input file.

Resources

License

Stars

Watchers

Forks

Packages

No packages published