UNPKG

@watergis/maplibre-gl-terradraw

Version:

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

3 lines 166 B
import { AvailableModes } from '../constants/AvailableModes'; export type TerradrawMode = (typeof AvailableModes)[number]; //# sourceMappingURL=TerradrawMode.d.ts.map