Closed exodus4d closed 9 years ago
Great! Eve w-space added it not that long ago and I find it very useful.
On Mon, Nov 2, 2015 at 7:31 PM, Exodus 4D notifications@github.com wrote:
With the growing number of external installations of Pathfinder, i would like to add an Import/Export feature for maps. Features:
- Maps can be exported and downloaded.
- Map data is downloaded as a
*.json
file (map, system, connection data)- Signatue data will not be exported
- The user can set the name for the JSON file
- Maps can be imported
- The user can select a JSON file for map import
The user can choose a map name and a map scope (private, corporation, ally) for the new map With this feature, we can build up a "map library" like "Dotlan" with pre-saved k-space maps that can be imported for PvP-roams or PvE-Ops.
Reply to this email directly or view it on GitHub: https://github.com/exodus4d/pathfinder/issues/57
Feature done :)
[mapName][data].json
mapType
can be set before import (a "private" map export can imported as "corporation" or "alliancy" maps as well, ...)FileReader
, Drag&Drop
)
With the growing number of external installations of Pathfinder, i would like to add an Import/Export feature for maps.
Features:
*.json
file (map, system, connection data)With this feature, we can build up a "map library" like "Dotlan" with pre-saved k-space maps that can be imported
for PvP-roams or PvE-Ops.