Category:Tours

From Engineering Heritage Australia

Pages providing walking tours - this category, when combined with a location map, will generate a green T flag on the interactive map.

Here is the code to generate a location map - just insert the relevant latitude and longitude from Google Maps. Note: you must remove the space character between the lattitude and longitude copied from Google Maps.

===Location===
<div class="row">
<div class="col-md-6">
{{#display_map:
  -31.94122735,115.9371685;
|domain=com|height=400|width=100%|zoom=11}}
</div>
<div class="col-md-6">
Optional map directions arrow. Delete this Div if not required.
[[File:WA00_directions-arrow.png|70px|right|link=https://www.google.com/maps?q=-31.94122735,115.937168]]
Tap for Google Maps directions
</div>
</div>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.