Maps examples/Leaflet map with multiple points

From semantic-mediawiki.org
< Category:Maps examples
Maps examplesMaps examples/Leaflet map with multiple points

This page shows examples for basic maps rendered with Google Maps showing several points.

Using address notation.
{{#display_map:
Moscow, Russia;
New York;
Brussels
 |service=leaflet
}}
Loading map...


Using different notations.
{{#display_map:
55°45′06″N 37°37′04″E;
New York;
40.446195, -79.948862
 |service=leaflet
}}
Loading map...