Maps examples/Google Maps with copyable coordinates

From semantic-mediawiki.org
< Category:Maps examples
Maps examplesMaps examples/Google Maps with copyable coordinates

This page shows examples for basic maps rendered with Google Maps allowing to copy the coordinates of the selected point by right-clicking on it.

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

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

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


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