1GMAPTEMPLATE(1)       User Contributed Perl Documentation      GMAPTEMPLATE(1)
2
3
4

NAME

6       gmaptemplate - HTML template for viewing tiled images with the Google
7       Map API
8

SYNOPSIS

10       gmaptemplate > index.html
11
12        Options:
13         --title title      The content of the HTML <title> tag
14         --prefix prefix    File prefix of tiles relative to root directory
15         --apikey key       A Google Maps API key
16         --centrelat deg    Latitude -90 to 90
17         --centrelon deg    Longitude -180 to 180
18         --initialzoom num  Start zoom level
19         --maxzoom num      Maximum zoom level
20         --maxzoomp1 num    Maximum zoom level +1
21         --minres num       Minimum zoom level
22

DESCRIPTION

24       gmaptemplate is a simple tool to write a HTML file based on a template
25       in the Google Map Image Cutter tool:
26       <http://www.casa.ucl.ac.uk/software/googlemapimagecutter.asp>
27
28       Note: to use this HTML online you will need a Google Maps API key from
29       <http://code.google.com/apis/maps/>
30

LICENSE

32       The Google Map Image Cutter software and documentation is the property
33       of CASA and University College London. The software is provided free
34       under the terms of the GNU Lesser General Public License. CASA and
35       University College London do not accept any liability for any losses
36       arising from the use of this software.
37

SEE ALSO

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

AUTHOR

42       Bruno Postle - January 2010.
43
44
45
46perl v5.36.0                      2022-07-22                   GMAPTEMPLATE(1)
Impressum