Changes

Maps

278 bytes added, 17:11, 21 November 2020
Example map with a marker
== Example map with a marker ==
<div style="max-width:600px;border:1px solid green;">
{{#display_map:
-15.214232, 50.076107~[[Hotel Fitiavana]]~~;
}}
</div>
 
<pre><nowiki><div style="max-width:600px;">
{{#display_map:
-15.214232, 50.076107~[[Hotel Fitiavana]]~~;
|type=satellite
|service=google
|width=auto
|height=400
|zoom=18
|enablefullscreen=yes
|controls=pan, zoom, type, scale
|searchmarkers=all
|resizable=yes
|copycoords=yes
}}
</div></nowiki></pre>
== Example map with a line and markers ==