patrickrb / edGalaxyMap

Interactive 3D Webgl Galaxy Map for the game Elite Dangerous built with Angular.js and Three.js
30 stars 9 forks source link

Need to break out the edSystemMap directive into more services for easier maintainability #59

Open patrickrb opened 8 years ago

patrickrb commented 8 years ago

The edSystemMap can be broken out into more services to help ease maintainability. Reference the label service for implementation technique.