UNPKG

ol-map-screenshot

Version:

A simple and easy-to-use library to provide the OpenLayers map screenshot.

6 lines (5 loc) 87 B
/** * @module ol-map-screenshot */ export { default } from './src/MapExporter';