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
Line 12: Line 12:


==== Latitude and longitude ====
==== Latitude and longitude ====
{{#geocode:{{{address|}}}|format=float|directional=no}}
{{#geocode:{{{address|London}}}|format=float|directional=no}}


==== Map display ====
==== Map display ====
Line 18: Line 18:
{{
{{
#display_point:
#display_point:
coordinates={{#geocode:{{{address|}}}
coordinates={{#geocode:{{{address|London}}}
| zoom=7
| zoom=7
| height=400
| height=400

Revision as of 12:01, 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.