UNPKG

@watergis/maplibre-gl-terradraw

Version:

This plugin is to add controls to your Maplibre for drawing powered by Terra Draw library.

5 lines 173 B
export declare const convertMetricDistance: (distance: number) => { distance: number; unit: "km" | "m" | "cm"; }; //# sourceMappingURL=convertMetricDistance.d.ts.map