(function() {var implementors = {}; implementors["maplibre"] = [{"text":"impl Default for ZoomLevel","synthetic":false,"types":["maplibre::coords::ZoomLevel"]},{"text":"impl Default for Zoom","synthetic":false,"types":["maplibre::coords::Zoom"]},{"text":"impl Default for StaticTileFetcher","synthetic":false,"types":["maplibre::io::static_tile_fetcher::StaticTileFetcher"]},{"text":"impl<I> Default for PipelineEnd<I>","synthetic":false,"types":["maplibre::io::pipeline::PipelineEnd"]},{"text":"impl Default for TileRepository","synthetic":false,"types":["maplibre::io::tile_repository::TileRepository"]},{"text":"impl Default for TileRequestState","synthetic":false,"types":["maplibre::io::tile_request_state::TileRequestState"]},{"text":"impl Default for RenderGraph","synthetic":false,"types":["maplibre::render::graph::graph::RenderGraph"]},{"text":"impl Default for SlotInfos","synthetic":false,"types":["maplibre::render::graph::node_slot::SlotInfos"]},{"text":"impl Default for ExtractStage","synthetic":false,"types":["maplibre::render::stages::extract_stage::ExtractStage"]},{"text":"impl Default for PhaseSortStage","synthetic":false,"types":["maplibre::render::stages::phase_sort_stage::PhaseSortStage"]},{"text":"impl Default for QueueStage","synthetic":false,"types":["maplibre::render::stages::queue_stage::QueueStage"]},{"text":"impl Default for ResourceStage","synthetic":false,"types":["maplibre::render::stages::resource_stage::ResourceStage"]},{"text":"impl Default for UploadStage","synthetic":false,"types":["maplibre::render::stages::upload_stage::UploadStage"]},{"text":"impl Default for PrepareStage","synthetic":false,"types":["maplibre::render::stages::PrepareStage"]},{"text":"impl<I: PhaseItem> Default for RenderPhase<I>","synthetic":false,"types":["maplibre::render::render_phase::RenderPhase"]},{"text":"impl Default for ShaderCamera","synthetic":false,"types":["maplibre::render::shaders::ShaderCamera"]},{"text":"impl Default for ShaderVertex","synthetic":false,"types":["maplibre::render::shaders::ShaderVertex"]},{"text":"impl<T> Default for Eventually<T>","synthetic":false,"types":["maplibre::render::util::Eventually"]},{"text":"impl Default for WgpuSettings","synthetic":false,"types":["maplibre::render::settings::WgpuSettings"]},{"text":"impl Default for Msaa","synthetic":false,"types":["maplibre::render::settings::Msaa"]},{"text":"impl Default for RendererSettings","synthetic":false,"types":["maplibre::render::settings::RendererSettings"]},{"text":"impl Default for StyleLayer","synthetic":false,"types":["maplibre::style::layer::StyleLayer"]},{"text":"impl Default for TileAddressingScheme","synthetic":false,"types":["maplibre::style::source::TileAddressingScheme"]},{"text":"impl Default for Style","synthetic":false,"types":["maplibre::style::style::Style"]},{"text":"impl Default for Schedule","synthetic":false,"types":["maplibre::schedule::Schedule"]},{"text":"impl<I: Add + From<VertexId> + MaxIndex> Default for ZeroTessellator<I>","synthetic":false,"types":["maplibre::tessellation::zero_tessellator::ZeroTessellator"]},{"text":"impl<T> Default for ChangeObserver<T> where
    T: Default
","synthetic":false,"types":["maplibre::util::ChangeObserver"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()