public void Initialize(IMapFactory mapFactory, ITileFactory tileFactory) { mapFactory.Initialize(this, this.Src, tileFactory); }