From 587735c396751b3c0afbab0655cac630aa8377b2 Mon Sep 17 00:00:00 2001 From: Azgaar Date: Fri, 21 Jun 2019 15:45:03 +0300 Subject: [PATCH] Destroyed Saving and Exporting (markdown) --- Saving-and-Exporting.md | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 Saving-and-Exporting.md diff --git a/Saving-and-Exporting.md b/Saving-and-Exporting.md deleted file mode 100644 index edf11bb..0000000 --- a/Saving-and-Exporting.md +++ /dev/null @@ -1,22 +0,0 @@ -# Exporting -There are currently three ways to export and save your map. - -## .map -A file format for exporting and importing your map and settings) - -## .SVG -A vector image of the map - -## .PNG -A bitmap image of the map - -# In development - -There are two more currently in development. -These are being developed by @TeaWithLucas - -# .osm -Also known as osmxml, an opensource format used by openstreetmaps for storing their all their data in a XML format -# .json -Also known as geojson, an opensource format used for storing geographical data in a JSON format -