mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 12:01:23 +01:00
not sure if the function is used anymore, but restored it anyways.
This commit is contained in:
parent
ee93b37b99
commit
57b246719b
1 changed files with 0 additions and 2 deletions
|
|
@ -3,11 +3,9 @@
|
||||||
|
|
||||||
// download map data as GeoJSON
|
// download map data as GeoJSON
|
||||||
function saveGeoJSON() {
|
function saveGeoJSON() {
|
||||||
/*
|
|
||||||
saveGeoJSON_Cells();
|
saveGeoJSON_Cells();
|
||||||
saveGeoJSON_Roads();
|
saveGeoJSON_Roads();
|
||||||
saveGeoJSON_Rivers();
|
saveGeoJSON_Rivers();
|
||||||
*/
|
|
||||||
saveGeoJSON_Markers();
|
saveGeoJSON_Markers();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue