Google Maps searchmarkers 2
From Semantic MediaWiki - Sandbox
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.
Maps Search
Using parser function and Lat/Long:
{{#display_map:
42.8,-123.9~Map Pin~This is the fancy map pin~Green_marker.png;
50.958426723359935,10.2392578125~Germany~Here be Germany~Green_marker.png;
46.98025235521883,2.4169921875~France~This is france;
50.764259357116465,4.6142578125~Belgium
|searchmarkers=all
|service=googlemaps3
}}
<display_map service="googlemaps3" searchmarkers="all"> 42.8,-123.9~Map Pin~This is the fancy map pin~Green_marker.png; 50.958426723359935,10.2392578125~Germany~Here be Germany~Green_marker.png; 46.98025235521883,2.4169921875~France~This is france; 50.764259357116465,4.6142578125~Belgium </display_map>