4546474849505152535455
Globe earth = new Earth(); // Create layers that both World Windows can share. Layer[] layers = new Layer[] { new StarsLayer(), new CompassLayer(), new BMNGWMSLayer(), new LandsatI3WMSLayer(), }; // Create two models and pass them the shared layers.