Template:MediumMap
From syn2cat - HackerSpace.lu
(Difference between revisions)
m (switching to openlayers) |
m (google maps) |
||
| Line 4: | Line 4: | ||
{{#display_point: | {{#display_point: | ||
{{{coordinates}}} | {{{coordinates}}} | ||
| − | | service= | + | | service=googlemaps |
| zoom=9 | | zoom=9 | ||
| height=400 | | height=400 | ||
| width=400 | | width=400 | ||
| − | | controls= | + | | controls=pan,zoom,type |
| title={{{title|}}} | | title={{{title|}}} | ||
| label={{{label|}}} | | label={{{label|}}} | ||
Revision as of 15:21, 19 December 2011
Use this template to include maps into your pages
{{MediumMap
| coordinates = 50.85137811° N, 5.690781176° E
| label = <give your marker a label> (optional)
| title = <Describe where you're pointing at> (optional)
}}