Source: custom-ol.js

/**
 * Created by gavorhes on 4/26/2016.
 */

/*
rebuild with npm run ol from project root directory
 */
const ol = require('../lib/custom-ol-build');
export default ol;