Help:Maps (Open Layers examples)
See Help:Maps for full documentation.
Basic map of DC
{{#display_map:"Washington,DC"|service=openlayers}}
Basic map of DC, specifying size
{{#display_map:"Washington,DC"|service=openlayers|width=400|height=300}}
Basic map of DC, specifying size, zoom 10
{{#display_map:"Washington,DC"|service=openlayers|width=400|height=300|zoom=10}}
Basic map of DC, specifying size, zoom 5
{{#display_map:"Washington,DC"|service=openlayers|width=400|height=300|zoom=5}}
Basic map of DC, specifying size, zoom 15
{{#display_map:"Washington,DC"|service=openlayers|width=400|height=300|zoom=15}}
Basic map of DC, specifying size, zoom 20
{{#display_map:"Washington,DC"|service=openlayers|width=400|height=300|zoom=20}}
Types
Open Layers has no types
With address
{{#display_map:address=1600 Pennsylvania Ave NW, Washington, DC 20500|service=openlayers}}
Specify size
{{#display_map:address=1600 Pennsylvania Ave NW, Washington, DC 20500|service=openlayers|width=400|height=300}}
Specify size, Add zoom 5
{{#display_map:address=1600 Pennsylvania Ave NW, Washington, DC 20500|service=openlayers|width=400|height=300|zoom=5}}
Specify size, Add zoom 10
{{#display_map:address=1600 Pennsylvania Ave NW, Washington, DC 20500|service=openlayers|width=400|height=300|zoom=10}}
Specify size, Add zoom 15
{{#display_map:address=1600 Pennsylvania Ave NW, Washington, DC 20500|service=openlayers|width=400|height=300|zoom=15}}
Specify size, Add zoom 20
{{#display_map:address=1600 Pennsylvania Ave NW, Washington, DC 20500|service=openlayers|width=400|height=300|zoom=20}}