UNPKG

mobility-toolbox-js

Version:

Toolbox for JavaScript applications in the domains of mobility and logistics.

6 lines (5 loc) 150 B
/** * @private */ declare const toMercatorExtent: (bounds: maplibregl.LngLatBounds) => import("ol/extent").Extent; export default toMercatorExtent;