Maps examples/Google Maps with a resizeable map

From semantic-mediawiki.org
< Category:Maps examples
Maps examplesMaps examples/Google Maps with a resizeable map

This page shows examples for basic maps rendered with Google Maps allowing to resize the map by dragging it's lower right corner.

option / value
resizable / "no" (default) or "yes"

If the resizable option is not provided "no" will automatically be assumed.

{{#display_map: 
 New York City
 |resizable=yes
 |service=googlemaps3
}}
Loading map...


<display_map service="googlemaps3" resizable="yes">
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.