Fixed minor RadioBand zooming glitch where when the length of the line was too small to be visible it was expanded to be visible, however the algorithm made it inconsistent in size.
Removed unwanted wrapper for map chart called MapChart and its associated view model. This was external code that got into this library somehow.