Template:Waypoint: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | <includeonly> | ||
{{ | <div style="clear:both" /> | ||
{{#set_internal:Is route point | |||
|Place={{{Place}}} | |||
|GPS={{#geocode: {{{Place}}}}} | |||
|Arrival={{{Arrival}}} | |||
|Departure={{{Departure}}} | |||
}} | |||
==== {{#explode:{{{Place}}}|,|0}} {{#explode:{{{Arrival}}}|,|0}}- {{#explode:{{{Departure}}}|,|0}} ==== | |||
<div style="float: right; width: 260px"> | |||
{{#semantic_google_map:{{#geocode: {{{Place}}}}}|8|G_NORMAL_MAP|GSmallZoomControl|pmap|250|250}} | |||
</div> | |||
</includeonly> |