AudunVN / Navmap

Browser-based system map viewer for the Freelancer mod Discovery.
http://space.discoverygc.com/navmap
7 stars 8 forks source link

Implement region boundary finder #45

Open AudunVN opened 8 years ago

AudunVN commented 8 years ago

Takes an array of system element selectors in (using data-nickname, probably) and outputs a finished array of arrays with the coordinates required to enclose the region(s). Each array in the output is a single enclosed region, for cases where all the input systems do not directly border each other. It should also have a variable padding option.