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:Googlemaps to Template:Googlemap without leaving a redirect) |
|||
Line 3: | Line 3: | ||
googlemaps tag replacement | googlemaps tag replacement | ||
<pre> | <pre> | ||
− | {{ | + | {{googlemap|lat=-36.777908|lon=175.043085|zoom=15|width=400|height=300|title=Palm Beach}} |
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
+ | {{#display_map: {{{lat|}}}, {{{lon|}}} | ||
+ | | height= {{{height|}}}px | ||
+ | | width= {{{width|}}}px | ||
+ | |resizable={{{resizable|yes}}} | ||
+ | |minzoom={{{minzoom|10}}} | ||
+ | |maxzoom={{{maxzoom|15}}} | ||
+ | |zoom={{{zoom|}}} | ||
+ | }} |
Revision as of 06:32, 7 October 2014
Usage
googlemaps tag replacement
{{googlemap|lat=-36.777908|lon=175.043085|zoom=15|width=400|height=300|title=Palm Beach}}