(function() {var implementors = {};
implementors["maplibre"] = [{"text":"impl PartialOrd<Quadkey> for Quadkey","synthetic":false,"types":["maplibre::coords::Quadkey"]},{"text":"impl PartialOrd<ZoomLevel> for ZoomLevel","synthetic":false,"types":["maplibre::coords::ZoomLevel"]},{"text":"impl PartialOrd<WorldTileCoords> for WorldTileCoords","synthetic":false,"types":["maplibre::coords::WorldTileCoords"]},{"text":"impl PartialOrd<NodeId> for NodeId","synthetic":false,"types":["maplibre::render::graph::node::NodeId"]},{"text":"impl PartialOrd<FloatOrd> for FloatOrd","synthetic":false,"types":["maplibre::render::util::FloatOrd"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()