(function() {var implementors = {};
implementors["maplibre"] = [{"text":"impl Clone for Quadkey","synthetic":false,"types":["maplibre::coords::Quadkey"]},{"text":"impl Clone for ZoomLevel","synthetic":false,"types":["maplibre::coords::ZoomLevel"]},{"text":"impl Clone for Zoom","synthetic":false,"types":["maplibre::coords::Zoom"]},{"text":"impl Clone for InnerCoords","synthetic":false,"types":["maplibre::coords::InnerCoords"]},{"text":"impl Clone for TileCoords","synthetic":false,"types":["maplibre::coords::TileCoords"]},{"text":"impl Clone for WorldTileCoords","synthetic":false,"types":["maplibre::coords::WorldTileCoords"]},{"text":"impl Clone for WorldCoords","synthetic":false,"types":["maplibre::coords::WorldCoords"]},{"text":"impl<HC: Clone> Clone for HttpSourceClient<HC> where
HC: HttpClient, ","synthetic":false,"types":["maplibre::io::source_client::HttpSourceClient"]},{"text":"impl<HC: Clone> Clone for SourceClient<HC> where
HC: HttpClient, ","synthetic":false,"types":["maplibre::io::source_client::SourceClient"]},{"text":"impl<T: Clone> Clone for IndexedGeometry<T> where
T: CoordFloat + Bounded + Signed, ","synthetic":false,"types":["maplibre::io::geometry_index::IndexedGeometry"]},{"text":"impl<T: Clone> Clone for ExactGeometry<T> where
T: CoordFloat + Bounded + Signed, ","synthetic":false,"types":["maplibre::io::geometry_index::ExactGeometry"]},{"text":"impl Clone for TileRequest","synthetic":false,"types":["maplibre::io::TileRequest"]},{"text":"impl Clone for ReqwestHttpClient","synthetic":false,"types":["maplibre::platform::noweb::http_client::ReqwestHttpClient"]},{"text":"impl Clone for Edge","synthetic":false,"types":["maplibre::render::graph::edge::Edge"]},{"text":"impl Clone for NodeId","synthetic":false,"types":["maplibre::render::graph::node::NodeId"]},{"text":"impl Clone for NodeLabel","synthetic":false,"types":["maplibre::render::graph::node::NodeLabel"]},{"text":"impl Clone for SlotValue","synthetic":false,"types":["maplibre::render::graph::node_slot::SlotValue"]},{"text":"impl Clone for SlotType","synthetic":false,"types":["maplibre::render::graph::node_slot::SlotType"]},{"text":"impl Clone for SlotLabel","synthetic":false,"types":["maplibre::render::graph::node_slot::SlotLabel"]},{"text":"impl Clone for SlotInfo","synthetic":false,"types":["maplibre::render::graph::node_slot::SlotInfo"]},{"text":"impl Clone for IndexEntry","synthetic":false,"types":["maplibre::render::resource::buffer_pool::IndexEntry"]},{"text":"impl Clone for VertexBufferLayout","synthetic":false,"types":["maplibre::render::resource::shader::VertexBufferLayout"]},{"text":"impl Clone for FragmentState","synthetic":false,"types":["maplibre::render::resource::shader::FragmentState"]},{"text":"impl Clone for VertexState","synthetic":false,"types":["maplibre::render::resource::shader::VertexState"]},{"text":"impl Clone for RenderStageLabel","synthetic":false,"types":["maplibre::render::stages::RenderStageLabel"]},{"text":"impl Clone for ShaderCamera","synthetic":false,"types":["maplibre::render::shaders::ShaderCamera"]},{"text":"impl Clone for ShaderGlobals","synthetic":false,"types":["maplibre::render::shaders::ShaderGlobals"]},{"text":"impl Clone for ShaderVertex","synthetic":false,"types":["maplibre::render::shaders::ShaderVertex"]},{"text":"impl Clone for ShaderFeatureStyle","synthetic":false,"types":["maplibre::render::shaders::ShaderFeatureStyle"]},{"text":"impl Clone for ShaderLayerMetadata","synthetic":false,"types":["maplibre::render::shaders::ShaderLayerMetadata"]},{"text":"impl Clone for ShaderTileMetadata","synthetic":false,"types":["maplibre::render::shaders::ShaderTileMetadata"]},{"text":"impl Clone for TileShape","synthetic":false,"types":["maplibre::render::tile_view_pattern::TileShape"]},{"text":"impl Clone for TileInView","synthetic":false,"types":["maplibre::render::tile_view_pattern::TileInView"]},{"text":"impl Clone for FloatOrd","synthetic":false,"types":["maplibre::render::util::FloatOrd"]},{"text":"impl Clone for Camera","synthetic":false,"types":["maplibre::render::camera::Camera"]},{"text":"impl Clone for WgpuSettings","synthetic":false,"types":["maplibre::render::settings::WgpuSettings"]},{"text":"impl Clone for SurfaceType","synthetic":false,"types":["maplibre::render::settings::SurfaceType"]},{"text":"impl Clone for Msaa","synthetic":false,"types":["maplibre::render::settings::Msaa"]},{"text":"impl Clone for RendererSettings","synthetic":false,"types":["maplibre::render::settings::RendererSettings"]},{"text":"impl Clone for BackgroundPaint","synthetic":false,"types":["maplibre::style::layer::BackgroundPaint"]},{"text":"impl Clone for FillPaint","synthetic":false,"types":["maplibre::style::layer::FillPaint"]},{"text":"impl Clone for LinePaint","synthetic":false,"types":["maplibre::style::layer::LinePaint"]},{"text":"impl Clone for LayerPaint","synthetic":false,"types":["maplibre::style::layer::LayerPaint"]},{"text":"impl Clone for StyleLayer","synthetic":false,"types":["maplibre::style::layer::StyleLayer"]},{"text":"impl Clone for TileAddressingScheme","synthetic":false,"types":["maplibre::style::source::TileAddressingScheme"]},{"text":"impl Clone for VectorSource","synthetic":false,"types":["maplibre::style::source::VectorSource"]},{"text":"impl Clone for Source","synthetic":false,"types":["maplibre::style::source::Source"]},{"text":"impl Clone for Style","synthetic":false,"types":["maplibre::style::style::Style"]},{"text":"impl Clone for WindowSize","synthetic":false,"types":["maplibre::window::WindowSize"]},{"text":"impl Clone for Box<dyn StageLabel>","synthetic":false,"types":["alloc::boxed::Box"]},{"text":"impl Clone for SharedThreadState","synthetic":false,"types":["maplibre::stages::SharedThreadState"]},{"text":"impl<V: Clone, I: Clone> Clone for OverAlignedVertexBuffer<V, I>","synthetic":false,"types":["maplibre::tessellation::OverAlignedVertexBuffer"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()