NAME
gmaptemplate - HTML template for viewing tiled images with the Google Map API
SYNOPSIS
gmaptemplate > index.html
Options:
--title title The content of the HTML <title> tag
--prefix prefix File prefix of tiles relative to root directory
--apikey key A Google Maps API key
--centrelat deg Latitude -90 to 90
--centrelon deg Longitude -180 to 180
--initialzoom num Start zoom level
--maxzoom num Maximum zoom level
--maxzoomp1 num Maximum zoom level +1
--minres num Minimum zoom level
DESCRIPTION
gmaptemplate is a simple tool to write a HTML file based on a template in the Google Map Image Cutter tool: http://www.casa.ucl.ac.uk/software/googlemapimagecutter.asp
Note: to use this HTML online you will need a Google Maps API key from http://code.google.com/apis/maps/
LICENSE
The Google Map Image Cutter software and documentation is the property of CASA and University College London. The software is provided free under the terms of the GNU Lesser General Public License. CASA and University College London do not accept any liability for any losses arising from the use of this software.
SEE ALSO
AUTHOR
Bruno Postle - January 2010.