package ca.carleton.gcrc.atlas.module.impl;

import ca.carleton.gcrc.atlas.module.widgets.MapWidget;

public class MapWidgetImpl extends WidgetImpl implements MapWidget {

}
