Please show your support of Waihekepedia by adding a link to us from your web site. Waihekepedia T Shirts now available at the Ostend Market
Difference between revisions of "Template:Map"
Jump to navigation
Jump to search
m (Wolfgang Fahl moved page Template:Googlemap to Template:Map) |
|||
Line 3: | Line 3: | ||
googlemaps tag replacement | googlemaps tag replacement | ||
<pre> | <pre> | ||
− | {{map|lat=-36.777908|lon=175.043085|zoom=14|width=400|height=300|title=Palm Beach}} | + | {{map|lat=-36.777908|lon=175.043085|zoom=14|width=400|height=300|type=hybrid|title=Palm Beach}} |
</pre> | </pre> | ||
== Example == | == Example == | ||
Line 10: | Line 10: | ||
| height= {{{height|300}}}px | | height= {{{height|300}}}px | ||
| width= {{{width|400}}}px | | width= {{{width|400}}}px | ||
+ | | type= {{{type|hybrid}}}px | ||
|resizable={{{resizable|yes}}} | |resizable={{{resizable|yes}}} | ||
|minzoom={{{minzoom|10}}} | |minzoom={{{minzoom|10}}} | ||
|maxzoom={{{maxzoom|15}}} | |maxzoom={{{maxzoom|15}}} | ||
|zoom={{{zoom|14}}} | |zoom={{{zoom|14}}} | ||
− | |||
− | |||
}} | }} |
Revision as of 06:47, 7 October 2014
Usage
googlemaps tag replacement
{{map|lat=-36.777908|lon=175.043085|zoom=14|width=400|height=300|type=hybrid|title=Palm Beach}}