Interactive Map: Difference between revisions
From Irontide Fantasy Roleplay
More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{#datamap: | |||
type=leaflet | |||
|zoom=7 | |||
|center=41.05,29.0 | |||
|width=100% | |||
|height=450px | |||
|markers= | |||
41.12,29.04 | label=Marker A | popup=This is A; | |||
41.02,29.10 | label=Marker B | popup=This is B; | |||
|shapes= | |||
circle | 41.04,29.02 | radius=3000 | color=green; | |||
polygon | | |||
41.01,28.98; | |||
41.03,28.96; | |||
41.04,28.99 | |||
| color=purple; | |||
}} | |||
Revision as of 20:49, 25 November 2025
{{#datamap: type=leaflet |zoom=7 |center=41.05,29.0 |width=100% |height=450px |markers=
41.12,29.04 | label=Marker A | popup=This is A; 41.02,29.10 | label=Marker B | popup=This is B;
|shapes=
circle | 41.04,29.02 | radius=3000 | color=green; polygon | 41.01,28.98; 41.03,28.96; 41.04,28.99 | color=purple;
}}