Welcome to the Virtual Education Wiki ~ Open Education Wiki

Template:Address query: Difference between revisions

From Virtual Education Wiki
Jump to navigation Jump to search
(new entry)
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 12: Line 12:


==== Latitude and longitude ====
==== Latitude and longitude ====
{{#geocode:{{{address|}}}|format=float|directional=no}}
 
Coordinates for {{{Address}}} are {{#geocode:{{{Address}}}|format=float|directional=no}}


==== Map display ====
==== Map display ====


{{
{{
#display_point:
#display_points:
coordinates={{#geocode:{{{address|}}}
{{{Address|}}}
| zoom=7
| height=400
| type=hybrid
}}
}}


</includeonly>
</includeonly>

Latest revision as of 12:10, 20 April 2023

This is the 'Address query' template.

When given an address it produces the geocode and then maps it.

Edit the page to see the template text.