Maps examples/Google Maps with changed zoom

From semantic-mediawiki.org
< Category:Maps examples
Maps examplesMaps examples/Google Maps with changed zoom

This page shows examples for basic maps rendered with Google Maps with a changed zoom.

options / values
zoom / 14 (default)
minzoom / no value
maxzoom / no value

If these options are not provided the default values will automatically be assumed. Either one, two or all of the options may be changed.

{{#display_map:
 New York City
 |minzoom=4
 |zoom=6
 |maxzoom=8
 |service=googlemaps3
}}
Loading map...


<display_map service="googlemaps3" minzoom="4" zoom="6" maxzoom="8">
New York City
</display_map>
Loading map...


Starting June 11, 2018 the free usage of the Google Maps APIs is limited to 28,000 calls a month for dynamic maps. As soon as this monthly limit is reached no more maps will be served that month for this wiki by Google.