Maps examples/Google Maps zoom control styles

From semantic-mediawiki.org
< Category:Maps examples
Maps examplesMaps examples/Google Maps zoom control styles

Usage of the "zoomstyle" parameter.

Default[edit]

Automatically picks the most appropriate style.

{{#display_map:
 0,-40;0,0;0,40
 |zoomstyle=default
 |service=googlemaps3
}}
Loading map...

Small[edit]

{{#display_map:
 0,-40;0,0;0,40
 |zoomstyle=small
 |service=googlemaps3
}}
Loading map...

Large[edit]

{{#display_map:
 0,-40;0,0;0,40
 |zoomstyle=large
 |service=googlemaps3
}}
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.