68697071727374757677
return placeController; } public PerspectivesPanelView getPerspectivesPanelView() { if ( perspectivesPanelView == null ) { perspectivesPanelView = new PerspectivesPanelViewImpl( this, eventBus ); } return perspectivesPanelView; }