(function() {var implementors = {}; implementors["maplibre"] = [{"text":"impl Serialize for ZoomLevel","synthetic":false,"types":["maplibre::coords::ZoomLevel"]},{"text":"impl Serialize for WorldTileCoords","synthetic":false,"types":["maplibre::coords::WorldTileCoords"]},{"text":"impl Serialize for Input","synthetic":false,"types":["maplibre::io::apc::Input"]},{"text":"impl Serialize for TileRequest","synthetic":false,"types":["maplibre::io::TileRequest"]},{"text":"impl Serialize for BackgroundPaint","synthetic":false,"types":["maplibre::style::layer::BackgroundPaint"]},{"text":"impl Serialize for FillPaint","synthetic":false,"types":["maplibre::style::layer::FillPaint"]},{"text":"impl Serialize for LinePaint","synthetic":false,"types":["maplibre::style::layer::LinePaint"]},{"text":"impl Serialize for LayerPaint","synthetic":false,"types":["maplibre::style::layer::LayerPaint"]},{"text":"impl Serialize for StyleLayer","synthetic":false,"types":["maplibre::style::layer::StyleLayer"]},{"text":"impl Serialize for TileAddressingScheme","synthetic":false,"types":["maplibre::style::source::TileAddressingScheme"]},{"text":"impl Serialize for VectorSource","synthetic":false,"types":["maplibre::style::source::VectorSource"]},{"text":"impl Serialize for Source","synthetic":false,"types":["maplibre::style::source::Source"]},{"text":"impl Serialize for Style","synthetic":false,"types":["maplibre::style::style::Style"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()