@maptiler/weather
Version:
Weather layers for MapTiler Cloud and MapTiler SDK
6 lines (5 loc) • 332 B
TypeScript
declare const USE_DEBUG_OBJECTS_3D: boolean;
declare const USE_DEBUG_PARTICLES_TEXTURE: boolean;
declare const USE_DEBUG_PARTICLES_TEXTURE_PREVIEW: boolean;
declare const USE_DEBUG_MANUAL_REFRESH: boolean;
export { USE_DEBUG_OBJECTS_3D, USE_DEBUG_PARTICLES_TEXTURE, USE_DEBUG_PARTICLES_TEXTURE_PREVIEW, USE_DEBUG_MANUAL_REFRESH, };