mutability / dump1090

Dump1090 is a simple Mode S decoder for RTLSDR devices
528 stars 137 forks source link

Ability to orientate the map to a heading other than North #176

Closed Romeo-Golf closed 7 years ago

Romeo-Golf commented 7 years ago

As google maps allows you to originate the map to a heading other than 0 degrees I was just wondering if it would be possible to do the same with the map displayed by dump1090?

Thanks.

mutability commented 7 years ago

alt+shift+drag

Romeo-Golf commented 7 years ago

Would it be possible to configure the map heading in the config so that it orientates itself on startup without requiring user intervention?

mutability commented 7 years ago

Sure, I'd take a pull request which persists that.

(Do it like the other persistent settings i.e. browser local storage, config file probably doesn't make sense)