/**
 * Created by gavorhes on 11/3/2015.
 */

import MapMoveCls from './mapMoveCls';

/**
 * The single map move object catch is that it is common to multimap pages
 * @type {MapMoveCls}
 */
export default new MapMoveCls();