I normally use my Mac, and only fire up my Windows box whenever I wish to play MWO. This makes it a bit of a pain to check how things are going in the Inner Sphere, now that Community Warfare is a thing.
Thankfully, the PGI Fox have given us a CW API to work with!
![:wub:](https://static.mwomercs.com/forums/public/style_emoticons/default/wub.png)
I have used the data provided by PGI to make an interactive map. This map is not a static, server-generated image or plugin-dependent (Silverlight or Flash), it is pure, native HTML5 and Javascript.
Currently, it looks something like this:
![Posted Image](https://farm9.staticflickr.com/8597/16143178926_42b48093d9.jpg)
PLEASE NOTE: For some reason, Firefox renders the map incredibly slow. For much better performance, use a Webkit-based browser like Chrome or Safari. I am looking into optimizing for Firefox, but for now just use something else.
Known bugs/issues:
- Resizing the browser will currently break stuff.
- No support for touch devices.
- It is possible to "select" two planets simultaneously.
- Text and/or graphics may overlap when planets are close.
- Firefox has a much slower rendering engine than Chrome/Safari, and is not recommended.
Check it out and please give me some feedback.
All source code for this map is freely available on GitHub. Feel free to pick it apart or fork it, but it you do, leave a comment
![:)](https://static.mwomercs.com/forums/public/style_emoticons/default/smile.png)