Closed Drix1 closed 8 years ago
Yes, this is due to a bug in merging the two maps and will be fixed in the next release.
To create this map - the two maps were joined and overlapping systems were moved by adding a transform to each system and its jumps (lines to other systems) - the transform is used when the entities are being layed out. The trick will be to take the transform into account when laying out the JBs and Current Location.
Yes when the two maps were overplayed a transform was placed on the catch systems so they can all be offset and not on top of provi systems. It looks like placement of the job is using the wrong offset or not using the transform.
On Tuesday, January 26, 2016, Drix1 notifications@github.com wrote:
seems like the alignment is off some how
— Reply to this email directly or view it on GitHub https://github.com/Xanthos-Eve/vintel/issues/51.
Happy to be closing this one. Map was regenerated and transforms added, etc. Then the code was adjusted to take the transforms into consideration when laying out the annotations on the map.
seems like the alignment is off some how