gmaptemplate - Man Page

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

<http://hugin.sourceforge.net/>

Author

Bruno Postle - January 2010.

Info

2024-01-25 perl v5.38.2 User Contributed Perl Documentation