Difference between revisions of "Template:Map"
Jump to navigation
Jump to search
| [checked revision] | [checked revision] |
SamSteiner (talk | contribs) |
GameoAdmin (talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | < | + | <noinclude> |
| − | + | LAT = Latitude, e.g. 49.886549 | |
| − | + | LON = Longitude, e.g. -97.141127 | |
| + | MAPTITLE = This text displays when the cursor hovers over the location icon on the map. If no text should be shown, remove the "~MAPTITLE" altogether. | ||
| + | MAPTEXT = This text displays when the cursor hovers over the location icon on the map. If no text should be shown, remove the "~MAPTEXT" altogether. | ||
| + | </noinclude> | ||
| − | + | {{#display_map:LAT,LON~MAPTITLE~MAPTEXT | |
| − | + | |height=600 | |
| − | |||
| − | {{#display_map: | ||
| − | |height= | ||
| − | |||
|service=googlemaps3 | |service=googlemaps3 | ||
|zoom=10}} | |zoom=10}} | ||
| − | |||
| − | |||
| − | |||
Revision as of 18:09, 27 June 2013
LAT = Latitude, e.g. 49.886549 LON = Longitude, e.g. -97.141127 MAPTITLE = This text displays when the cursor hovers over the location icon on the map. If no text should be shown, remove the "~MAPTITLE" altogether. MAPTEXT = This text displays when the cursor hovers over the location icon on the map. If no text should be shown, remove the "~MAPTEXT" altogether.