lvCloudMade.getList().addSelectionListener(listSelectionListener);
lvFeatured.getList().addSelectionListener(listSelectionListener);
radioSelectionListener.widgetSelected(null);
//endregion
serviceExtension = new WMTServiceExtension();
control = composite;
return composite;
}