Creating a map: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 47: | Line 47: | ||
placeholder=Enter the page name | placeholder=Enter the page name | ||
buttonlabel=Create Page | buttonlabel=Create Page | ||
preload=Map Template | |||
</inputbox></div> | </inputbox></div> | ||
<br> | <br> | ||
Line 54: | Line 55: | ||
|- style="height: 23px;" | |- style="height: 23px;" | ||
| style="width: 2.69321%; height: 23px;" | 4.<br> | | style="width: 2.69321%; height: 23px;" | 4.<br> | ||
| style="width: 97.3068%; height: 23px;" | | | style="width: 97.3068%; height: 23px;" | <nowiki>When the page code loads, edit the line called " |geojson=<name> " and replace <name> with the name of the GeoJson page you created.</nowiki> | ||
|- style="height: 23px;" | |- style="height: 23px;" | ||
| style="width: 2.69321%; height: 23px;" | | | style="width: 2.69321%; height: 23px;" | | ||
<br> | <br> | ||
| style="width: 97.3068%; height: 23px;" | | | style="width: 97.3068%; height: 23px;" | <nowiki>Example " |geojson=RadensMapInfo "</nowiki> | ||
<nowiki> | |||
|geojson= | |||
|- style="height: 23px;" | |- style="height: 23px;" | ||
| style="width: 2.69321%; height: 23px;" | | | style="width: 2.69321%; height: 23px;" | | ||
Line 79: | Line 69: | ||
<br> | <br> | ||
| style="width: 97.3068%; height: 23px;" | | | style="width: 97.3068%; height: 23px;" | | ||
<br> | You can protect your maps from being edited by protecting both GeoJson page and map page. To protect click "more" on the top right, followed by "protect". Note: you will not be able to edit the map if it is protected, you will need to un-protect the map to be able to edit it again.<br> | ||
|- | |- | ||
| style="width: 2.69321%;" | <br> | | style="width: 2.69321%;" | <br> | ||
| style="width: 97.3068%;" | | | style="width: 97.3068%;" | | ||
https://i.ibb.co/Jx97fFY/Protect-Map.png<br> | |||
|- | |||
| | |||
|You can look for your geojson page using this link: https://verra.vip/index.php/Special:PrefixIndex?prefix=&namespace=420 | |||
|} | |||
<br> | <br> | ||
For more info on the map extension we use, check out the documentation site: | |||
https://maps.extension.wiki/wiki/Maps_for_MediaWiki | |||
[[Category:Guide]] |
Latest revision as of 22:10, 21 November 2024
To create a new editable map you will have to create a map page, as well as a geojson page to hold all the data for the pins and markers.
Step By Step Guide
1. |
First Create a geojson page. After the page is created, save the page. The name must not be in use if you want to create a new map. |
|
|
|
Example: " geojson:RadensMapInfo " |
2. |
Save the GeoJson page. This is were the pins and markers information will be stored. |
3. |
Next create a regular page were your map will be. The page name must not be in use if you are creating a new map. Example: "Radens Map" |
|
|
4. |
When the page code loads, edit the line called " |geojson=<name> " and replace <name> with the name of the GeoJson page you created. |
|
Example " |geojson=RadensMapInfo " |
|
|
|
You can protect your maps from being edited by protecting both GeoJson page and map page. To protect click "more" on the top right, followed by "protect". Note: you will not be able to edit the map if it is protected, you will need to un-protect the map to be able to edit it again. |
| |
You can look for your geojson page using this link: https://verra.vip/index.php/Special:PrefixIndex?prefix=&namespace=420 |
For more info on the map extension we use, check out the documentation site: https://maps.extension.wiki/wiki/Maps_for_MediaWiki