public DataPresenter(IMap view) { Unit = new MyModel(); MapObj = new TruckSimulator_n.Map(); Mapview = view; }