UNPKG

@watergis/maplibre-gl-terradraw

Version:

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

7 lines 179 B
export interface ElevationCacheConfig { enabled?: boolean; maxSize?: number; ttl?: number; precision?: number; } //# sourceMappingURL=ElevationCacheConfig.d.ts.map