From 534d58784980fa9dbd0be2f78dc0728a6ce831d0 Mon Sep 17 00:00:00 2001
From: maxammann
Date: Fri, 5 Jan 2024 03:04:57 +0000
Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20maplibre?=
=?UTF-8?q?/maplibre-rs@095d5fbbfb0fea4bfa680e9534944813447b220e=20?=
=?UTF-8?q?=F0=9F=9A=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../api/implementors/bytemuck/pod/trait.Pod.js | 2 +-
.../bytemuck/zeroable/trait.Zeroable.js | 2 +-
.../api/implementors/core/clone/trait.Clone.js | 2 +-
docs/api/implementors/core/cmp/trait.Eq.js | 2 +-
docs/api/implementors/core/cmp/trait.Ord.js | 2 +-
.../implementors/core/cmp/trait.PartialEq.js | 2 +-
.../implementors/core/cmp/trait.PartialOrd.js | 2 +-
.../implementors/core/convert/trait.From.js | 2 +-
.../implementors/core/default/trait.Default.js | 2 +-
.../api/implementors/core/error/trait.Error.js | 2 +-
docs/api/implementors/core/fmt/trait.Debug.js | 2 +-
.../api/implementors/core/fmt/trait.Display.js | 2 +-
docs/api/implementors/core/hash/trait.Hash.js | 2 +-
.../api/implementors/core/marker/trait.Copy.js | 2 +-
.../core/marker/trait.StructuralEq.js | 2 +-
.../core/marker/trait.StructuralPartialEq.js | 2 +-
.../implementors/core/ops/arith/trait.Add.js | 2 +-
.../implementors/core/ops/arith/trait.Sub.js | 2 +-
.../implementors/core/ops/deref/trait.Deref.js | 2 +-
.../trait.PropertyProcessor.js | 2 +-
.../implementors/serde/de/trait.Deserialize.js | 2 +-
.../implementors/serde/ser/trait.Serialize.js | 2 +-
docs/api/maplibre/coords/struct.LatLon.html | 2 +-
.../api/maplibre/coords/struct.TileCoords.html | 2 +-
.../maplibre/coords/struct.WorldCoords.html | 2 +-
.../coords/struct.WorldTileCoords.html | 12 ++++++------
docs/api/maplibre/coords/struct.Zoom.html | 2 +-
docs/api/maplibre/coords/struct.ZoomLevel.html | 12 ++++++------
.../event_loop/enum.SendEventError.html | 2 +-
docs/api/maplibre/io/apc/enum.CallError.html | 2 +-
docs/api/maplibre/io/apc/enum.Input.html | 10 +++++-----
docs/api/maplibre/io/apc/trait.MessageTag.html | 2 +-
.../source_client/struct.SourceFetchError.html | 2 +-
docs/api/maplibre/map/enum.MapError.html | 2 +-
.../enum.ProcessRasterError.html | 2 +-
.../render/error/enum.RenderError.html | 2 +-
.../graph/context/enum.OutputSlotError.html | 2 +-
.../maplibre/render/graph/enum.NodeLabel.html | 2 +-
.../render/graph/enum.NodeRunError.html | 2 +-
.../render/graph/enum.OutputSlotError.html | 2 +-
.../maplibre/render/graph/enum.SlotLabel.html | 2 +-
.../maplibre/render/graph/enum.SlotType.html | 2 +-
.../maplibre/render/graph/enum.SlotValue.html | 2 +-
.../render/graph/node/enum.NodeLabel.html | 2 +-
.../render/graph/node/enum.NodeRunError.html | 2 +-
.../render/graph/node_slot/enum.SlotLabel.html | 2 +-
.../render/graph/node_slot/enum.SlotType.html | 2 +-
.../render/graph/node_slot/enum.SlotValue.html | 2 +-
.../enum.RenderGraphRunnerError.html | 2 +-
.../render_phase/draw/trait.RenderCommand.html | 10 +++++-----
.../render/render_phase/struct.LayerItem.html | 6 +++---
.../render_phase/trait.RenderCommand.html | 10 +++++-----
.../render/resource/enum.TextureView.html | 2 +-
.../resource/texture/enum.TextureView.html | 2 +-
.../tile_view_pattern/trait.HasTile.html | 2 +-
.../maplibre/schedule/trait.StageLabel.html | 2 +-
.../maplibre/style/layer/enum.LayerPaint.html | 10 +++++-----
.../style/layer/struct.BackgroundPaint.html | 10 +++++-----
.../maplibre/style/layer/struct.FillPaint.html | 10 +++++-----
.../maplibre/style/layer/struct.LinePaint.html | 10 +++++-----
.../style/layer/struct.StyleLayer.html | 10 +++++-----
.../style/raster/enum.RasterResampling.html | 10 +++++-----
.../style/raster/struct.RasterLayer.html | 10 +++++-----
.../api/maplibre/style/source/enum.Source.html | 10 +++++-----
.../source/enum.TileAddressingScheme.html | 10 +++++-----
.../style/source/struct.VectorSource.html | 10 +++++-----
docs/api/maplibre/style/struct.Alpha.html | 2 +-
.../api/maplibre/style/struct.EncodedSrgb.html | 2 +-
docs/api/maplibre/style/struct.Style.html | 10 +++++-----
.../api/maplibre/style/style/struct.Style.html | 10 +++++-----
.../tcs/resources/trait.ResourceQuery.html | 18 +++++++++---------
.../tcs/resources/trait.ResourceQueryMut.html | 16 ++++++++--------
.../resources/trait.ResourceQueryUnsafe.html | 10 +++++-----
.../tcs/tiles/trait.ComponentQuery.html | 10 +++++-----
.../tcs/tiles/trait.ComponentQueryMut.html | 4 ++--
.../vector/enum.ProcessVectorError.html | 2 +-
.../enum.ProcessVectorError.html | 2 +-
docs/api/search-index.js | 2 +-
78 files changed, 174 insertions(+), 174 deletions(-)
diff --git a/docs/api/implementors/bytemuck/pod/trait.Pod.js b/docs/api/implementors/bytemuck/pod/trait.Pod.js
index f4f15f1b..a7a554c0 100644
--- a/docs/api/implementors/bytemuck/pod/trait.Pod.js
+++ b/docs/api/implementors/bytemuck/pod/trait.Pod.js
@@ -1,3 +1,3 @@
(function() {var implementors = {
-"maplibre":[["impl Pod for ShaderGlobals"],["impl Pod for ShaderLayerMetadata"],["impl Pod for ShaderTextureVertex"],["impl Pod for ZoomLevel"],["impl Pod for ShaderTileMetadata"],["impl Pod for ShaderFeatureStyle"],["impl Pod for ShaderCamera"],["impl Pod for ShaderVertex"]]
+"maplibre":[["impl Pod for ZoomLevel"],["impl Pod for ShaderCamera"],["impl Pod for ShaderLayerMetadata"],["impl Pod for ShaderGlobals"],["impl Pod for ShaderVertex"],["impl Pod for ShaderFeatureStyle"],["impl Pod for ShaderTextureVertex"],["impl Pod for ShaderTileMetadata"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
\ No newline at end of file
diff --git a/docs/api/implementors/bytemuck/zeroable/trait.Zeroable.js b/docs/api/implementors/bytemuck/zeroable/trait.Zeroable.js
index 60220a69..d0f8c6af 100644
--- a/docs/api/implementors/bytemuck/zeroable/trait.Zeroable.js
+++ b/docs/api/implementors/bytemuck/zeroable/trait.Zeroable.js
@@ -1,3 +1,3 @@
(function() {var implementors = {
-"maplibre":[["impl Zeroable for ZoomLevel"],["impl Zeroable for ShaderCamera"],["impl Zeroable for ShaderVertex"],["impl Zeroable for ShaderFeatureStyle"],["impl Zeroable for ShaderLayerMetadata"],["impl Zeroable for ShaderTileMetadata"],["impl Zeroable for ShaderTextureVertex"],["impl Zeroable for ShaderGlobals"],["impl Zeroable for WorldTileCoords"]]
+"maplibre":[["impl Zeroable for ShaderTileMetadata"],["impl Zeroable for ShaderFeatureStyle"],["impl Zeroable for ShaderTextureVertex"],["impl Zeroable for WorldTileCoords"],["impl Zeroable for ShaderGlobals"],["impl Zeroable for ShaderVertex"],["impl Zeroable for ShaderLayerMetadata"],["impl Zeroable for ShaderCamera"],["impl Zeroable for ZoomLevel"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
\ No newline at end of file
diff --git a/docs/api/implementors/core/clone/trait.Clone.js b/docs/api/implementors/core/clone/trait.Clone.js
index a0a44fdc..4872030a 100644
--- a/docs/api/implementors/core/clone/trait.Clone.js
+++ b/docs/api/implementors/core/clone/trait.Clone.js
@@ -1,3 +1,3 @@
(function() {var implementors = {
-"maplibre":[["impl Clone for SlotType"],["impl Clone for EdgeInsets"],["impl Clone for Msaa"],["impl Clone for ViewTile"],["impl Clone for LayerPaint"],["impl Clone for VertexState"],["impl Clone for ShaderGlobals"],["impl Clone for LinePaint"],["impl Clone for Quadkey"],["impl Clone for RendererBuilder"],["impl Clone for ShaderTextureVertex"],["impl Clone for RendererSettings"],["impl Clone for FragmentState"],["impl Clone for VectorSource"],["impl Clone for ShaderLayerMetadata"],["impl Clone for IndexEntry"],["impl Clone for TileAddressingScheme"],["impl Clone for PhysicalSize"],["impl Clone for Box<dyn MessageTag>"],["impl Clone for FloatOrd"],["impl Clone for ReqwestHttpClient"],["impl Clone for DefaultLayerTesselated"],["impl<HC> Clone for HttpSourceClient<HC>where\n HC: HttpClient + Clone,"],["impl Clone for Edge"],["impl Clone for NodeLabel"],["impl Clone for SlotInfo"],["impl Clone for TileCoords"],["impl Clone for Input"],["impl Clone for Zoom"],["impl Clone for RasterResampling"],["impl<T> Clone for ExactGeometry<T>where\n T: CoordFloat + Bounded + Signed + Clone,"],["impl Clone for DefaultVectorTransferables"],["impl Clone for ShaderFeatureStyle"],["impl Clone for ViewProjection"],["impl Clone for BackingBufferType"],["impl<HC> Clone for SourceClient<HC>where\n HC: HttpClient + Clone,"],["impl Clone for Box<dyn StageLabel>"],["impl Clone for Tile"],["impl Clone for TileShape"],["impl Clone for VectorMessageTag"],["impl Clone for ZoomLevel"],["impl Clone for Source"],["impl Clone for WorldTileCoords"],["impl Clone for Camera"],["impl Clone for DefaultRasterTransferables"],["impl Clone for SurfaceType"],["impl Clone for WorldCoords"],["impl Clone for ShaderVertex"],["impl<V: Clone, I: Clone> Clone for OverAlignedVertexBuffer<V, I>"],["impl Clone for RasterMessageTag"],["impl Clone for VertexBufferLayout"],["impl Clone for Style"],["impl Clone for LatLon"],["impl Clone for SlotValue"],["impl<T> Clone for IndexedGeometry<T>where\n T: CoordFloat + Bounded + Signed + Clone,"],["impl Clone for NodeId"],["impl Clone for RasterLayer"],["impl Clone for SourceType"],["impl Clone for TessellateSource"],["impl Clone for BackgroundPaint"],["impl Clone for LogicalSize"],["impl Clone for ShaderCamera"],["impl Clone for ShaderTileMetadata"],["impl Clone for FillPaint"],["impl Clone for SlotLabel"],["impl Clone for StyleLayer"],["impl Clone for RasterSource"],["impl Clone for InnerCoords"],["impl Clone for SourceShapes"],["impl Clone for WgpuSettings"],["impl Clone for SchedulerContext"],["impl Clone for RenderStageLabel"]]
+"maplibre":[["impl Clone for LinePaint"],["impl Clone for TileCoords"],["impl Clone for ZoomLevel"],["impl<V: Clone, I: Clone> Clone for OverAlignedVertexBuffer<V, I>"],["impl Clone for ShaderTileMetadata"],["impl Clone for VectorSource"],["impl Clone for WorldTileCoords"],["impl Clone for SourceType"],["impl Clone for ReqwestHttpClient"],["impl Clone for SlotLabel"],["impl Clone for RasterResampling"],["impl Clone for Box<dyn StageLabel>"],["impl Clone for RasterMessageTag"],["impl Clone for ShaderCamera"],["impl Clone for EdgeInsets"],["impl Clone for FloatOrd"],["impl Clone for Camera"],["impl Clone for LatLon"],["impl Clone for SlotInfo"],["impl Clone for ShaderVertex"],["impl Clone for BackgroundPaint"],["impl<HC> Clone for SourceClient<HC>where\n HC: HttpClient + Clone,"],["impl Clone for Zoom"],["impl Clone for WgpuSettings"],["impl Clone for DefaultVectorTransferables"],["impl<T> Clone for IndexedGeometry<T>where\n T: CoordFloat + Bounded + Signed + Clone,"],["impl Clone for FragmentState"],["impl Clone for Quadkey"],["impl Clone for ViewProjection"],["impl Clone for DefaultRasterTransferables"],["impl Clone for FillPaint"],["impl Clone for Tile"],["impl Clone for SlotType"],["impl Clone for RasterLayer"],["impl Clone for VertexState"],["impl Clone for DefaultLayerTesselated"],["impl Clone for PhysicalSize"],["impl Clone for SchedulerContext"],["impl Clone for Edge"],["impl Clone for SurfaceType"],["impl Clone for ShaderLayerMetadata"],["impl Clone for RendererSettings"],["impl Clone for NodeLabel"],["impl Clone for RasterSource"],["impl Clone for TileAddressingScheme"],["impl Clone for SourceShapes"],["impl Clone for TessellateSource"],["impl Clone for LayerPaint"],["impl Clone for Style"],["impl Clone for InnerCoords"],["impl Clone for RendererBuilder"],["impl Clone for TileShape"],["impl Clone for IndexEntry"],["impl Clone for StyleLayer"],["impl Clone for BackingBufferType"],["impl Clone for ShaderTextureVertex"],["impl Clone for NodeId"],["impl<HC> Clone for HttpSourceClient<HC>where\n HC: HttpClient + Clone,"],["impl Clone for VectorMessageTag"],["impl Clone for Msaa"],["impl Clone for SlotValue"],["impl Clone for ShaderFeatureStyle"],["impl Clone for RenderStageLabel"],["impl Clone for WorldCoords"],["impl Clone for Box<dyn MessageTag>"],["impl<T> Clone for ExactGeometry<T>where\n T: CoordFloat + Bounded + Signed + Clone,"],["impl Clone for Input"],["impl Clone for ShaderGlobals"],["impl Clone for Source"],["impl Clone for VertexBufferLayout"],["impl Clone for LogicalSize"],["impl Clone for ViewTile"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
\ No newline at end of file
diff --git a/docs/api/implementors/core/cmp/trait.Eq.js b/docs/api/implementors/core/cmp/trait.Eq.js
index d172eb98..35dd8469 100644
--- a/docs/api/implementors/core/cmp/trait.Eq.js
+++ b/docs/api/implementors/core/cmp/trait.Eq.js
@@ -1,3 +1,3 @@
(function() {var implementors = {
-"maplibre":[["impl Eq for SlotLabel"],["impl Eq for RenderGraphError"],["impl Eq for NodeRunError"],["impl Eq for RasterMessageTag"],["impl Eq for PhysicalSize"],["impl Eq for WorldTileCoords"],["impl Eq for Quadkey"],["impl Eq for RunSubGraphError"],["impl Eq for OutputSlotError"],["impl Eq for dyn StageLabel"],["impl Eq for ZoomLevel"],["impl Eq for RenderStageLabel"],["impl Eq for FloatOrd"],["impl Eq for Edge"],["impl Eq for FragmentState"],["impl Eq for TileCoords"],["impl Eq for VectorMessageTag"],["impl Eq for InputSlotError"],["impl Eq for SlotType"],["impl Eq for NodeId"],["impl Eq for dyn MessageTag"],["impl Eq for EdgeExistence"],["impl Eq for NodeLabel"],["impl Eq for LogicalSize"]]
+"maplibre":[["impl Eq for TileCoords"],["impl Eq for PhysicalSize"],["impl Eq for NodeRunError"],["impl Eq for SlotLabel"],["impl Eq for VectorMessageTag"],["impl Eq for ZoomLevel"],["impl Eq for NodeLabel"],["impl Eq for RenderStageLabel"],["impl Eq for RasterMessageTag"],["impl Eq for Edge"],["impl Eq for FloatOrd"],["impl Eq for FragmentState"],["impl Eq for NodeId"],["impl Eq for WorldTileCoords"],["impl Eq for SlotType"],["impl Eq for RunSubGraphError"],["impl Eq for dyn MessageTag"],["impl Eq for RenderGraphError"],["impl Eq for Quadkey"],["impl Eq for InputSlotError"],["impl Eq for LogicalSize"],["impl Eq for EdgeExistence"],["impl Eq for OutputSlotError"],["impl Eq for dyn StageLabel"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
\ No newline at end of file
diff --git a/docs/api/implementors/core/cmp/trait.Ord.js b/docs/api/implementors/core/cmp/trait.Ord.js
index c303a55b..fd3b975d 100644
--- a/docs/api/implementors/core/cmp/trait.Ord.js
+++ b/docs/api/implementors/core/cmp/trait.Ord.js
@@ -1,3 +1,3 @@
(function() {var implementors = {
-"maplibre":[["impl Ord for FloatOrd"],["impl Ord for NodeId"],["impl Ord for WorldTileCoords"],["impl Ord for ZoomLevel"],["impl Ord for Quadkey"]]
+"maplibre":[["impl Ord for WorldTileCoords"],["impl Ord for Quadkey"],["impl Ord for ZoomLevel"],["impl Ord for NodeId"],["impl Ord for FloatOrd"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
\ No newline at end of file
diff --git a/docs/api/implementors/core/cmp/trait.PartialEq.js b/docs/api/implementors/core/cmp/trait.PartialEq.js
index 43b2df86..fb69b8f7 100644
--- a/docs/api/implementors/core/cmp/trait.PartialEq.js
+++ b/docs/api/implementors/core/cmp/trait.PartialEq.js
@@ -1,3 +1,3 @@
(function() {var implementors = {
-"maplibre":[["impl PartialEq<RenderGraphError> for RenderGraphError"],["impl PartialEq<VectorMessageTag> for VectorMessageTag"],["impl PartialEq<PhysicalSize> for PhysicalSize"],["impl PartialEq<Quadkey> for Quadkey"],["impl PartialEq<WorldCoords> for WorldCoords"],["impl PartialEq<InnerCoords> for InnerCoords"],["impl PartialEq<SlotType> for SlotType"],["impl PartialEq<OutputSlotError> for OutputSlotError"],["impl PartialEq<ZoomLevel> for ZoomLevel"],["impl PartialEq<NodeLabel> for NodeLabel"],["impl PartialEq<InputSlotError> for InputSlotError"],["impl PartialEq<Edge> for Edge"],["impl PartialEq<EdgeInsets> for EdgeInsets"],["impl PartialEq<NodeId> for NodeId"],["impl PartialEq<EdgeExistence> for EdgeExistence"],["impl PartialEq<WorldTileCoords> for WorldTileCoords"],["impl PartialEq<RasterMessageTag> for RasterMessageTag"],["impl PartialEq<dyn StageLabel> for dyn StageLabel"],["impl PartialEq<dyn MessageTag> for dyn MessageTag"],["impl PartialEq<SlotLabel> for SlotLabel"],["impl PartialEq<RunSubGraphError> for RunSubGraphError"],["impl PartialEq<RenderStageLabel> for RenderStageLabel"],["impl PartialEq<FloatOrd> for FloatOrd"],["impl PartialEq<NodeRunError> for NodeRunError"],["impl PartialEq<FragmentState> for FragmentState"],["impl PartialEq<TileCoords> for TileCoords"],["impl PartialEq<LogicalSize> for LogicalSize"]]
+"maplibre":[["impl PartialEq<InnerCoords> for InnerCoords"],["impl PartialEq<EdgeExistence> for EdgeExistence"],["impl PartialEq<Quadkey> for Quadkey"],["impl PartialEq<FragmentState> for FragmentState"],["impl PartialEq<RunSubGraphError> for RunSubGraphError"],["impl PartialEq<Edge> for Edge"],["impl PartialEq<TileCoords> for TileCoords"],["impl PartialEq<WorldCoords> for WorldCoords"],["impl PartialEq<RasterMessageTag> for RasterMessageTag"],["impl PartialEq<dyn StageLabel> for dyn StageLabel"],["impl PartialEq<NodeId> for NodeId"],["impl PartialEq<WorldTileCoords> for WorldTileCoords"],["impl PartialEq<FloatOrd> for FloatOrd"],["impl PartialEq<NodeLabel> for NodeLabel"],["impl PartialEq<EdgeInsets> for EdgeInsets"],["impl PartialEq<LogicalSize> for LogicalSize"],["impl PartialEq<SlotType> for SlotType"],["impl PartialEq<RenderGraphError> for RenderGraphError"],["impl PartialEq<PhysicalSize> for PhysicalSize"],["impl PartialEq<NodeRunError> for NodeRunError"],["impl PartialEq<ZoomLevel> for ZoomLevel"],["impl PartialEq<SlotLabel> for SlotLabel"],["impl PartialEq<dyn MessageTag> for dyn MessageTag"],["impl PartialEq<OutputSlotError> for OutputSlotError"],["impl PartialEq<VectorMessageTag> for VectorMessageTag"],["impl PartialEq<InputSlotError> for InputSlotError"],["impl PartialEq<RenderStageLabel> for RenderStageLabel"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
\ No newline at end of file
diff --git a/docs/api/implementors/core/cmp/trait.PartialOrd.js b/docs/api/implementors/core/cmp/trait.PartialOrd.js
index 6be691a6..d1d45c1d 100644
--- a/docs/api/implementors/core/cmp/trait.PartialOrd.js
+++ b/docs/api/implementors/core/cmp/trait.PartialOrd.js
@@ -1,3 +1,3 @@
(function() {var implementors = {
-"maplibre":[["impl PartialOrd<Quadkey> for Quadkey"],["impl PartialOrd<ZoomLevel> for ZoomLevel"],["impl PartialOrd<WorldTileCoords> for WorldTileCoords"],["impl PartialOrd<FloatOrd> for FloatOrd"],["impl PartialOrd<NodeId> for NodeId"]]
+"maplibre":[["impl PartialOrd<ZoomLevel> for ZoomLevel"],["impl PartialOrd<Quadkey> for Quadkey"],["impl PartialOrd<WorldTileCoords> for WorldTileCoords"],["impl PartialOrd<NodeId> for NodeId"],["impl PartialOrd<FloatOrd> for FloatOrd"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
\ No newline at end of file
diff --git a/docs/api/implementors/core/convert/trait.From.js b/docs/api/implementors/core/convert/trait.From.js
index c8105c2c..569eaf22 100644
--- a/docs/api/implementors/core/convert/trait.From.js
+++ b/docs/api/implementors/core/convert/trait.From.js
@@ -1,3 +1,3 @@
(function() {var implementors = {
-"maplibre":[["impl From<InputSlotError> for NodeRunError"],["impl From<WorldCoords> for Vec3f32"],["impl From<&SlotLabel> for SlotLabel"],["impl From<&NodeLabel> for NodeLabel"],["impl From<String> for NodeLabel"],["impl From<NodeRunError> for RenderGraphRunnerError"],["impl<V: Pod, I: Pod> From<VertexBuffers<V, I>> for OverAlignedVertexBuffer<V, I>"],["impl From<Sampler> for SlotValue"],["impl From<NodeId> for NodeLabel"],["impl From<usize> for SlotLabel"],["impl From<RunSubGraphError> for NodeRunError"],["impl From<(f32, f32)> for WorldCoords"],["impl From<Point3<f64>> for WorldCoords"],["impl From<TextureView> for TextureView"],["impl From<SurfaceTexture> for TextureView"],["impl From<OutputSlotError> for NodeRunError"],["impl<T: IntoIterator<Item = SlotInfo>> From<T> for SlotInfos"],["impl From<String> for SlotLabel"],["impl From<TextureView> for SlotValue"],["impl From<SurfaceError> for RenderError"],["impl From<(i32, i32, ZoomLevel)> for WorldTileCoords"],["impl From<CreateSurfaceError> for RenderError"],["impl From<u8> for ZoomLevel"],["impl From<&'static str> for SlotLabel"],["impl From<RenderGraphError> for RenderError"],["impl From<&'static str> for NodeLabel"],["impl From<ZoomLevel> for u8"],["impl From<(u32, u32, ZoomLevel)> for TileCoords"],["impl From<Cow<'static, str>> for SlotLabel"],["impl From<(f64, f64)> for WorldCoords"],["impl From<RequestDeviceError> for RenderError"],["impl From<Error> for SourceFetchError"],["impl From<Buffer> for SlotValue"],["impl From<Error> for SourceFetchError"]]
+"maplibre":[["impl From<&NodeLabel> for NodeLabel"],["impl From<TextureView> for SlotValue"],["impl From<usize> for SlotLabel"],["impl From<TextureView> for TextureView"],["impl From<(f32, f32)> for WorldCoords"],["impl From<Error> for SourceFetchError"],["impl From<CreateSurfaceError> for RenderError"],["impl From<Buffer> for SlotValue"],["impl From<&'static str> for SlotLabel"],["impl From<Point3<f64>> for WorldCoords"],["impl From<&SlotLabel> for SlotLabel"],["impl From<Cow<'static, str>> for SlotLabel"],["impl From<SurfaceError> for RenderError"],["impl From<RenderGraphError> for RenderError"],["impl From<(i32, i32, ZoomLevel)> for WorldTileCoords"],["impl From<RequestDeviceError> for RenderError"],["impl From<&'static str> for NodeLabel"],["impl From<InputSlotError> for NodeRunError"],["impl From<OutputSlotError> for NodeRunError"],["impl From<RunSubGraphError> for NodeRunError"],["impl From<Sampler> for SlotValue"],["impl From<WorldCoords> for Vec3f32"],["impl From<NodeId> for NodeLabel"],["impl From<String> for SlotLabel"],["impl From<SurfaceTexture> for TextureView"],["impl From<String> for NodeLabel"],["impl<T: IntoIterator<Item = SlotInfo>> From<T> for SlotInfos"],["impl From<NodeRunError> for RenderGraphRunnerError"],["impl From<u8> for ZoomLevel"],["impl From<(f64, f64)> for WorldCoords"],["impl From<ZoomLevel> for u8"],["impl From<Error> for SourceFetchError"],["impl From<(u32, u32, ZoomLevel)> for TileCoords"],["impl<V: Pod, I: Pod> From<VertexBuffers<V, I>> for OverAlignedVertexBuffer<V, I>"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
\ No newline at end of file
diff --git a/docs/api/implementors/core/default/trait.Default.js b/docs/api/implementors/core/default/trait.Default.js
index 723c6110..07d76045 100644
--- a/docs/api/implementors/core/default/trait.Default.js
+++ b/docs/api/implementors/core/default/trait.Default.js
@@ -1,3 +1,3 @@
(function() {var implementors = {
-"maplibre":[["impl Default for WgpuSettings"],["impl Default for SystemStage"],["impl Default for GlobalQueryState"],["impl Default for RenderGraph"],["impl Default for ViewTileSources"],["impl Default for TileAddressingScheme"],["impl<T> Default for ChangeObserver<T>where\n T: Default,"],["impl Default for VectorLayersDataComponent"],["impl Default for Msaa"],["impl Default for RasterLayersDataComponent"],["impl Default for InitializationResult"],["impl Default for GeometryIndex"],["impl Default for Tiles"],["impl Default for InnerCoords"],["impl Default for RasterSource"],["impl Default for StyleLayer"],["impl Default for Style"],["impl Default for GlobalQueryState"],["impl Default for EdgeInsets"],["impl Default for Zoom"],["impl Default for Schedule"],["impl Default for LatLon"],["impl Default for GraphRunnerSystem"],["impl Default for RingIndex"],["impl<I: PhaseItem> Default for RenderPhase<I>"],["impl Default for VectorTilesDone"],["impl Default for WorldCoords"],["impl Default for RasterLayer"],["impl Default for ShaderVertex"],["impl Default for ZoomLevel"],["impl Default for SlotInfos"],["impl<I: Add + From<VertexId> + MaxIndex> Default for ZeroTessellator<I>"],["impl Default for IndexProcessor"],["impl<T> Default for Eventually<T>"],["impl<E: Environment> Default for KernelBuilder<E>"],["impl Default for ShaderTextureVertex"],["impl Default for ShaderCamera"],["impl Default for WorldTileCoords"],["impl Default for DebugPlugin"],["impl Default for TessellateSource"],["impl Default for RenderPlugin"],["impl Default for RendererBuilder"],["impl<Q: ResourceQuery> Default for QueryHasTile<Q>"],["impl Default for TokioScheduler"],["impl Default for FPSMeter"],["impl Default for RendererSettings"],["impl<T: RasterTransferables> Default for RasterPlugin<T>"],["impl Default for TileCoords"],["impl Default for Resources"],["impl Default for World"],["impl<T: VectorTransferables> Default for VectorPlugin<T>"],["impl Default for ResourceSystem"]]
+"maplibre":[["impl Default for EdgeInsets"],["impl Default for Zoom"],["impl Default for RenderGraph"],["impl Default for Resources"],["impl Default for ShaderVertex"],["impl Default for TokioScheduler"],["impl Default for RendererSettings"],["impl Default for WorldTileCoords"],["impl Default for LatLon"],["impl<Q: ResourceQuery> Default for QueryHasTile<Q>"],["impl Default for GeometryIndex"],["impl Default for World"],["impl Default for RenderPlugin"],["impl Default for RingIndex"],["impl Default for ViewTileSources"],["impl Default for VectorTilesDone"],["impl Default for SystemStage"],["impl Default for StyleLayer"],["impl<E: Environment> Default for KernelBuilder<E>"],["impl Default for Tiles"],["impl Default for FPSMeter"],["impl<I: PhaseItem> Default for RenderPhase<I>"],["impl<T: RasterTransferables> Default for RasterPlugin<T>"],["impl Default for TileCoords"],["impl Default for WgpuSettings"],["impl Default for TileAddressingScheme"],["impl Default for RendererBuilder"],["impl Default for Style"],["impl Default for SlotInfos"],["impl<T> Default for ChangeObserver<T>where\n T: Default,"],["impl Default for VectorLayersDataComponent"],["impl Default for InitializationResult"],["impl Default for IndexProcessor"],["impl Default for ZoomLevel"],["impl Default for ShaderCamera"],["impl Default for WorldCoords"],["impl Default for DebugPlugin"],["impl<I: Add + From<VertexId> + MaxIndex> Default for ZeroTessellator<I>"],["impl Default for RasterLayer"],["impl Default for TessellateSource"],["impl<T: VectorTransferables> Default for VectorPlugin<T>"],["impl Default for Msaa"],["impl Default for RasterLayersDataComponent"],["impl Default for GraphRunnerSystem"],["impl Default for GlobalQueryState"],["impl<T> Default for Eventually<T>"],["impl Default for RasterSource"],["impl Default for ShaderTextureVertex"],["impl Default for ResourceSystem"],["impl Default for InnerCoords"],["impl Default for GlobalQueryState"],["impl Default for Schedule"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
\ No newline at end of file
diff --git a/docs/api/implementors/core/error/trait.Error.js b/docs/api/implementors/core/error/trait.Error.js
index ba79fc77..b03b3660 100644
--- a/docs/api/implementors/core/error/trait.Error.js
+++ b/docs/api/implementors/core/error/trait.Error.js
@@ -1,3 +1,3 @@
(function() {var implementors = {
-"maplibre":[["impl Error for NodeRunError"],["impl Error for ProcedureError"],["impl Error for ProcessVectorError"],["impl Error for RunSubGraphError"],["impl Error for MessageError"],["impl Error for ProcessRasterError"],["impl Error for RenderGraphError"],["impl Error for CallError"],["impl Error for SourceFetchError"],["impl Error for ScheduleError"],["impl Error for RenderError"],["impl Error for RenderGraphRunnerError"],["impl Error for SendError"],["impl Error for InputSlotError"],["impl Error for OutputSlotError"],["impl Error for SendEventError"],["impl Error for MapError"]]
+"maplibre":[["impl Error for ProcessVectorError"],["impl Error for CallError"],["impl Error for RenderError"],["impl Error for MessageError"],["impl Error for RenderGraphError"],["impl Error for InputSlotError"],["impl Error for NodeRunError"],["impl Error for OutputSlotError"],["impl Error for SendError"],["impl Error for ProcedureError"],["impl Error for RenderGraphRunnerError"],["impl Error for RunSubGraphError"],["impl Error for MapError"],["impl Error for SourceFetchError"],["impl Error for SendEventError"],["impl Error for ProcessRasterError"],["impl Error for ScheduleError"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
\ No newline at end of file
diff --git a/docs/api/implementors/core/fmt/trait.Debug.js b/docs/api/implementors/core/fmt/trait.Debug.js
index b7fb9169..40080571 100644
--- a/docs/api/implementors/core/fmt/trait.Debug.js
+++ b/docs/api/implementors/core/fmt/trait.Debug.js
@@ -1,3 +1,3 @@
(function() {var implementors = {
-"maplibre":[["impl Debug for TextureView"],["impl Debug for StyleLayer"],["impl Debug for InnerCoords"],["impl Debug for Quadkey"],["impl<B: Debug> Debug for BackingBuffer<B>"],["impl Debug for TileAddressingScheme"],["impl<T> Debug for ExactGeometry<T>where\n T: CoordFloat + Bounded + Signed + Debug,"],["impl Debug for VectorSource"],["impl Debug for LatLon"],["impl<S: BaseFloat> Debug for Plane<S>"],["impl Debug for IndexEntry"],["impl Debug for DefaultTileTessellated"],["impl Debug for TileCoords"],["impl<T> Debug for IndexedGeometry<T>where\n T: CoordFloat + Bounded + Signed + Debug,"],["impl Debug for Source"],["impl Debug for RenderGraph"],["impl Debug for Edge"],["impl Debug for SlotInfo"],["impl Debug for FragmentState"],["impl Debug for VertexBufferLayout"],["impl Debug for VertexState"],["impl Debug for SourceFetchError"],["impl Debug for NodeRunError"],["impl<B: Debug> Debug for BackingBuffer<B>"],["impl Debug for MessageError"],["impl Debug for SlotType"],["impl Debug for SlotLabel"],["impl Debug for ProcessVectorError"],["impl<Q: Debug, B: Debug, V: Debug, I: Debug, TM: Debug, FM: Debug> Debug for BufferPool<Q, B, V, I, TM, FM>"],["impl Debug for Zoom"],["impl Debug for DefaultLayerRasterMissing"],["impl Debug for RenderError"],["impl Debug for DefaultLayerRaster"],["impl Debug for RasterResampling"],["impl Debug for DefaultLayerMissing"],["impl Debug for FloatOrd"],["impl Debug for BackgroundPaint"],["impl Debug for DefaultLayerIndexed"],["impl Debug for DefaultLayerTesselated"],["impl<S: BaseNum> Debug for Aabb3<S>"],["impl Debug for NodeLabel"],["impl Debug for ScheduleError"],["impl Debug for Camera"],["impl Debug for ViewRegion"],["impl Debug for RunSubGraphError"],["impl Debug for RenderGraphError"],["impl Debug for SendError"],["impl Debug for Tile"],["impl Debug for SlotInfos"],["impl Debug for BackingBufferType"],["impl Debug for LayerPaint"],["impl Debug for InputSlotError"],["impl Debug for FillPaint"],["impl Debug for SlotValue"],["impl Debug for Edges"],["impl Debug for ViewTile"],["impl Debug for WorldTileCoords"],["impl Debug for ZoomLevel"],["impl Debug for WorldCoords"],["impl Debug for PhysicalSize"],["impl Debug for ProcedureError"],["impl Debug for VectorMessageTag"],["impl Debug for ProcessRasterError"],["impl Debug for ShaderFeatureStyle"],["impl Debug for CallError"],["impl<S: BaseNum> Debug for Aabb2<S>"],["impl Debug for RingIndexEntry"],["impl Debug for RenderGraphRunnerError"],["impl Debug for SendEventError"],["impl Debug for NodeId"],["impl Debug for RenderStageLabel"],["impl Debug for RingIndex"],["impl Debug for NodeState"],["impl Debug for OutputSlotError"],["impl Debug for LogicalSize"],["impl Debug for ViewProjection"],["impl Debug for MapError"],["impl Debug for TileShape"],["impl Debug for LinePaint"],["impl Debug for SourceShapes"],["impl Debug for Style"],["impl Debug for RasterMessageTag"],["impl Debug for RasterLayer"],["impl Debug for Message"]]
+"maplibre":[["impl Debug for FragmentState"],["impl Debug for RasterMessageTag"],["impl Debug for PhysicalSize"],["impl Debug for DefaultLayerRasterMissing"],["impl Debug for ProcessVectorError"],["impl Debug for RunSubGraphError"],["impl Debug for OutputSlotError"],["impl Debug for FloatOrd"],["impl Debug for Quadkey"],["impl Debug for Tile"],["impl Debug for ScheduleError"],["impl Debug for ShaderFeatureStyle"],["impl<T> Debug for IndexedGeometry<T>where\n T: CoordFloat + Bounded + Signed + Debug,"],["impl Debug for NodeId"],["impl Debug for DefaultLayerRaster"],["impl Debug for SendEventError"],["impl Debug for RingIndexEntry"],["impl Debug for IndexEntry"],["impl Debug for VertexState"],["impl Debug for NodeLabel"],["impl Debug for ViewRegion"],["impl Debug for LogicalSize"],["impl Debug for LayerPaint"],["impl Debug for Edges"],["impl Debug for Message"],["impl Debug for NodeRunError"],["impl Debug for NodeState"],["impl Debug for SendError"],["impl Debug for InputSlotError"],["impl Debug for TileCoords"],["impl Debug for InnerCoords"],["impl Debug for SlotValue"],["impl Debug for Source"],["impl<T> Debug for ExactGeometry<T>where\n T: CoordFloat + Bounded + Signed + Debug,"],["impl Debug for CallError"],["impl Debug for RingIndex"],["impl Debug for Zoom"],["impl Debug for RenderGraphError"],["impl Debug for DefaultLayerMissing"],["impl Debug for ZoomLevel"],["impl Debug for VertexBufferLayout"],["impl Debug for RasterLayer"],["impl<B: Debug> Debug for BackingBuffer<B>"],["impl Debug for RasterResampling"],["impl Debug for SlotType"],["impl Debug for BackgroundPaint"],["impl Debug for DefaultLayerIndexed"],["impl Debug for WorldCoords"],["impl Debug for MessageError"],["impl Debug for WorldTileCoords"],["impl<S: BaseFloat> Debug for Plane<S>"],["impl Debug for FillPaint"],["impl Debug for MapError"],["impl<Q: Debug, B: Debug, V: Debug, I: Debug, TM: Debug, FM: Debug> Debug for BufferPool<Q, B, V, I, TM, FM>"],["impl Debug for TextureView"],["impl Debug for Style"],["impl Debug for LinePaint"],["impl Debug for ViewProjection"],["impl Debug for LatLon"],["impl Debug for SourceShapes"],["impl<B: Debug> Debug for BackingBuffer<B>"],["impl Debug for VectorSource"],["impl Debug for VectorMessageTag"],["impl Debug for ProcedureError"],["impl Debug for SlotInfos"],["impl Debug for ProcessRasterError"],["impl Debug for TileAddressingScheme"],["impl Debug for Camera"],["impl Debug for RenderError"],["impl Debug for RenderGraphRunnerError"],["impl Debug for DefaultTileTessellated"],["impl Debug for TileShape"],["impl<S: BaseNum> Debug for Aabb2<S>"],["impl Debug for DefaultLayerTesselated"],["impl Debug for SlotLabel"],["impl Debug for StyleLayer"],["impl Debug for ViewTile"],["impl Debug for Edge"],["impl Debug for RenderStageLabel"],["impl Debug for RenderGraph"],["impl<S: BaseNum> Debug for Aabb3<S>"],["impl Debug for BackingBufferType"],["impl Debug for SlotInfo"],["impl Debug for SourceFetchError"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
\ No newline at end of file
diff --git a/docs/api/implementors/core/fmt/trait.Display.js b/docs/api/implementors/core/fmt/trait.Display.js
index 6491d71c..8ac7b968 100644
--- a/docs/api/implementors/core/fmt/trait.Display.js
+++ b/docs/api/implementors/core/fmt/trait.Display.js
@@ -1,3 +1,3 @@
(function() {var implementors = {
-"maplibre":[["impl Display for MapError"],["impl Display for ZoomLevel"],["impl Display for ProcedureError"],["impl Display for ProcessVectorError"],["impl Display for SendEventError"],["impl Display for SendError"],["impl Display for WorldTileCoords"],["impl Display for SourceFetchError"],["impl Display for SlotType"],["impl Display for WorldCoords"],["impl Display for RenderGraphError"],["impl Display for NodeRunError"],["impl Display for InputSlotError"],["impl Display for RenderError"],["impl Display for ProcessRasterError"],["impl Display for CallError"],["impl Display for OutputSlotError"],["impl Display for RenderGraphRunnerError"],["impl Display for ScheduleError"],["impl Display for TileCoords"],["impl Display for MessageError"],["impl Display for LatLon"],["impl Display for Zoom"],["impl Display for RunSubGraphError"]]
+"maplibre":[["impl Display for CallError"],["impl Display for LatLon"],["impl Display for ProcessVectorError"],["impl Display for SendError"],["impl Display for SlotType"],["impl Display for WorldTileCoords"],["impl Display for TileCoords"],["impl Display for RenderError"],["impl Display for RenderGraphError"],["impl Display for ProcedureError"],["impl Display for SendEventError"],["impl Display for ProcessRasterError"],["impl Display for NodeRunError"],["impl Display for RunSubGraphError"],["impl Display for InputSlotError"],["impl Display for WorldCoords"],["impl Display for RenderGraphRunnerError"],["impl Display for Zoom"],["impl Display for MapError"],["impl Display for MessageError"],["impl Display for ZoomLevel"],["impl Display for ScheduleError"],["impl Display for OutputSlotError"],["impl Display for SourceFetchError"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
\ No newline at end of file
diff --git a/docs/api/implementors/core/hash/trait.Hash.js b/docs/api/implementors/core/hash/trait.Hash.js
index f3b05961..0799aeb5 100644
--- a/docs/api/implementors/core/hash/trait.Hash.js
+++ b/docs/api/implementors/core/hash/trait.Hash.js
@@ -1,3 +1,3 @@
(function() {var implementors = {
-"maplibre":[["impl Hash for VectorMessageTag"],["impl Hash for LogicalSize"],["impl Hash for ZoomLevel"],["impl Hash for WorldTileCoords"],["impl Hash for NodeId"],["impl Hash for RenderStageLabel"],["impl Hash for TileCoords"],["impl Hash for dyn MessageTag"],["impl Hash for dyn StageLabel"],["impl Hash for PhysicalSize"],["impl Hash for RasterMessageTag"]]
+"maplibre":[["impl Hash for PhysicalSize"],["impl Hash for dyn MessageTag"],["impl Hash for NodeId"],["impl Hash for RenderStageLabel"],["impl Hash for TileCoords"],["impl Hash for dyn StageLabel"],["impl Hash for ZoomLevel"],["impl Hash for LogicalSize"],["impl Hash for VectorMessageTag"],["impl Hash for WorldTileCoords"],["impl Hash for RasterMessageTag"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
\ No newline at end of file
diff --git a/docs/api/implementors/core/marker/trait.Copy.js b/docs/api/implementors/core/marker/trait.Copy.js
index ff975eb7..f1969e92 100644
--- a/docs/api/implementors/core/marker/trait.Copy.js
+++ b/docs/api/implementors/core/marker/trait.Copy.js
@@ -1,3 +1,3 @@
(function() {var implementors = {
-"maplibre":[["impl Copy for ShaderVertex"],["impl Copy for ShaderTileMetadata"],["impl Copy for SlotType"],["impl Copy for RasterMessageTag"],["impl Copy for NodeId"],["impl Copy for DefaultRasterTransferables"],["impl Copy for Msaa"],["impl Copy for LatLon"],["impl Copy for ShaderFeatureStyle"],["impl Copy for ShaderTextureVertex"],["impl Copy for Quadkey"],["impl Copy for InnerCoords"],["impl Copy for DefaultVectorTransferables"],["impl Copy for WorldCoords"],["impl Copy for VectorMessageTag"],["impl Copy for ShaderCamera"],["impl Copy for ShaderGlobals"],["impl Copy for PhysicalSize"],["impl Copy for ShaderLayerMetadata"],["impl Copy for BackingBufferType"],["impl Copy for WorldTileCoords"],["impl Copy for EdgeInsets"],["impl Copy for RendererSettings"],["impl Copy for Tile"],["impl Copy for Zoom"],["impl Copy for TileCoords"],["impl Copy for ViewProjection"],["impl Copy for ZoomLevel"],["impl Copy for LogicalSize"],["impl Copy for FloatOrd"]]
+"maplibre":[["impl Copy for LatLon"],["impl Copy for PhysicalSize"],["impl Copy for RendererSettings"],["impl Copy for ShaderTileMetadata"],["impl Copy for EdgeInsets"],["impl Copy for ShaderLayerMetadata"],["impl Copy for ShaderTextureVertex"],["impl Copy for Zoom"],["impl Copy for ShaderGlobals"],["impl Copy for Quadkey"],["impl Copy for ViewProjection"],["impl Copy for ShaderFeatureStyle"],["impl Copy for TileCoords"],["impl Copy for LogicalSize"],["impl Copy for InnerCoords"],["impl Copy for DefaultVectorTransferables"],["impl Copy for SlotType"],["impl Copy for ShaderVertex"],["impl Copy for BackingBufferType"],["impl Copy for WorldTileCoords"],["impl Copy for WorldCoords"],["impl Copy for DefaultRasterTransferables"],["impl Copy for Msaa"],["impl Copy for NodeId"],["impl Copy for VectorMessageTag"],["impl Copy for FloatOrd"],["impl Copy for ZoomLevel"],["impl Copy for ShaderCamera"],["impl Copy for RasterMessageTag"],["impl Copy for Tile"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
\ No newline at end of file
diff --git a/docs/api/implementors/core/marker/trait.StructuralEq.js b/docs/api/implementors/core/marker/trait.StructuralEq.js
index 600725d4..8877a883 100644
--- a/docs/api/implementors/core/marker/trait.StructuralEq.js
+++ b/docs/api/implementors/core/marker/trait.StructuralEq.js
@@ -1,3 +1,3 @@
(function() {var implementors = {
-"maplibre":[["impl StructuralEq for RenderGraphError"],["impl StructuralEq for PhysicalSize"],["impl StructuralEq for Quadkey"],["impl StructuralEq for LogicalSize"],["impl StructuralEq for RasterMessageTag"],["impl StructuralEq for InputSlotError"],["impl StructuralEq for NodeId"],["impl StructuralEq for EdgeExistence"],["impl StructuralEq for NodeRunError"],["impl StructuralEq for FragmentState"],["impl StructuralEq for Edge"],["impl StructuralEq for RenderStageLabel"],["impl StructuralEq for TileCoords"],["impl StructuralEq for OutputSlotError"],["impl StructuralEq for SlotLabel"],["impl StructuralEq for NodeLabel"],["impl StructuralEq for SlotType"],["impl StructuralEq for WorldTileCoords"],["impl StructuralEq for ZoomLevel"],["impl StructuralEq for VectorMessageTag"],["impl StructuralEq for RunSubGraphError"]]
+"maplibre":[["impl StructuralEq for NodeId"],["impl StructuralEq for SlotLabel"],["impl StructuralEq for LogicalSize"],["impl StructuralEq for PhysicalSize"],["impl StructuralEq for ZoomLevel"],["impl StructuralEq for InputSlotError"],["impl StructuralEq for EdgeExistence"],["impl StructuralEq for SlotType"],["impl StructuralEq for NodeRunError"],["impl StructuralEq for RunSubGraphError"],["impl StructuralEq for VectorMessageTag"],["impl StructuralEq for RenderStageLabel"],["impl StructuralEq for WorldTileCoords"],["impl StructuralEq for Quadkey"],["impl StructuralEq for OutputSlotError"],["impl StructuralEq for NodeLabel"],["impl StructuralEq for RenderGraphError"],["impl StructuralEq for TileCoords"],["impl StructuralEq for RasterMessageTag"],["impl StructuralEq for FragmentState"],["impl StructuralEq for Edge"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
\ No newline at end of file
diff --git a/docs/api/implementors/core/marker/trait.StructuralPartialEq.js b/docs/api/implementors/core/marker/trait.StructuralPartialEq.js
index e527ea2a..b7daf913 100644
--- a/docs/api/implementors/core/marker/trait.StructuralPartialEq.js
+++ b/docs/api/implementors/core/marker/trait.StructuralPartialEq.js
@@ -1,3 +1,3 @@
(function() {var implementors = {
-"maplibre":[["impl StructuralPartialEq for SlotType"],["impl StructuralPartialEq for EdgeInsets"],["impl StructuralPartialEq for Quadkey"],["impl StructuralPartialEq for InputSlotError"],["impl StructuralPartialEq for SlotLabel"],["impl StructuralPartialEq for OutputSlotError"],["impl StructuralPartialEq for VectorMessageTag"],["impl StructuralPartialEq for NodeId"],["impl StructuralPartialEq for Edge"],["impl StructuralPartialEq for PhysicalSize"],["impl StructuralPartialEq for NodeRunError"],["impl StructuralPartialEq for FragmentState"],["impl StructuralPartialEq for LogicalSize"],["impl StructuralPartialEq for RenderStageLabel"],["impl StructuralPartialEq for ZoomLevel"],["impl StructuralPartialEq for EdgeExistence"],["impl StructuralPartialEq for RasterMessageTag"],["impl StructuralPartialEq for RenderGraphError"],["impl StructuralPartialEq for TileCoords"],["impl StructuralPartialEq for InnerCoords"],["impl StructuralPartialEq for WorldCoords"],["impl StructuralPartialEq for WorldTileCoords"],["impl StructuralPartialEq for RunSubGraphError"],["impl StructuralPartialEq for NodeLabel"]]
+"maplibre":[["impl StructuralPartialEq for RenderGraphError"],["impl StructuralPartialEq for InnerCoords"],["impl StructuralPartialEq for RenderStageLabel"],["impl StructuralPartialEq for SlotLabel"],["impl StructuralPartialEq for VectorMessageTag"],["impl StructuralPartialEq for RasterMessageTag"],["impl StructuralPartialEq for RunSubGraphError"],["impl StructuralPartialEq for InputSlotError"],["impl StructuralPartialEq for SlotType"],["impl StructuralPartialEq for NodeId"],["impl StructuralPartialEq for EdgeExistence"],["impl StructuralPartialEq for WorldCoords"],["impl StructuralPartialEq for FragmentState"],["impl StructuralPartialEq for TileCoords"],["impl StructuralPartialEq for OutputSlotError"],["impl StructuralPartialEq for EdgeInsets"],["impl StructuralPartialEq for NodeRunError"],["impl StructuralPartialEq for PhysicalSize"],["impl StructuralPartialEq for WorldTileCoords"],["impl StructuralPartialEq for ZoomLevel"],["impl StructuralPartialEq for NodeLabel"],["impl StructuralPartialEq for LogicalSize"],["impl StructuralPartialEq for Edge"],["impl StructuralPartialEq for Quadkey"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
\ No newline at end of file
diff --git a/docs/api/implementors/core/ops/arith/trait.Add.js b/docs/api/implementors/core/ops/arith/trait.Add.js
index 0d9713f6..83574b21 100644
--- a/docs/api/implementors/core/ops/arith/trait.Add.js
+++ b/docs/api/implementors/core/ops/arith/trait.Add.js
@@ -1,3 +1,3 @@
(function() {var implementors = {
-"maplibre":[["impl Add<Zoom> for Zoom"],["impl Add<u8> for ZoomLevel"]]
+"maplibre":[["impl Add<u8> for ZoomLevel"],["impl Add<Zoom> for Zoom"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
\ No newline at end of file
diff --git a/docs/api/implementors/core/ops/arith/trait.Sub.js b/docs/api/implementors/core/ops/arith/trait.Sub.js
index 0b76bd4f..79466e18 100644
--- a/docs/api/implementors/core/ops/arith/trait.Sub.js
+++ b/docs/api/implementors/core/ops/arith/trait.Sub.js
@@ -1,3 +1,3 @@
(function() {var implementors = {
-"maplibre":[["impl Sub<Zoom> for Zoom"],["impl Sub<u8> for ZoomLevel"]]
+"maplibre":[["impl Sub<u8> for ZoomLevel"],["impl Sub<Zoom> for Zoom"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
\ No newline at end of file
diff --git a/docs/api/implementors/core/ops/deref/trait.Deref.js b/docs/api/implementors/core/ops/deref/trait.Deref.js
index 5b05cbfc..5771cca4 100644
--- a/docs/api/implementors/core/ops/deref/trait.Deref.js
+++ b/docs/api/implementors/core/ops/deref/trait.Deref.js
@@ -1,3 +1,3 @@
(function() {var implementors = {
-"maplibre":[["impl Deref for VectorPipeline"],["impl Deref for DebugPipeline"],["impl Deref for MaskPipeline"],["impl Deref for TextureView"],["impl<T> Deref for ChangeObserver<T>"]]
+"maplibre":[["impl Deref for MaskPipeline"],["impl<T> Deref for ChangeObserver<T>"],["impl Deref for TextureView"],["impl Deref for DebugPipeline"],["impl Deref for VectorPipeline"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
\ No newline at end of file
diff --git a/docs/api/implementors/geozero/property_processor/trait.PropertyProcessor.js b/docs/api/implementors/geozero/property_processor/trait.PropertyProcessor.js
index 4ad5fa2d..e2c33463 100644
--- a/docs/api/implementors/geozero/property_processor/trait.PropertyProcessor.js
+++ b/docs/api/implementors/geozero/property_processor/trait.PropertyProcessor.js
@@ -1,3 +1,3 @@
(function() {var implementors = {
-"maplibre":[["impl PropertyProcessor for IndexProcessor"],["impl<I: Add + From<VertexId> + MaxIndex> PropertyProcessor for ZeroTessellator<I>"]]
+"maplibre":[["impl<I: Add + From<VertexId> + MaxIndex> PropertyProcessor for ZeroTessellator<I>"],["impl PropertyProcessor for IndexProcessor"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
\ No newline at end of file
diff --git a/docs/api/implementors/serde/de/trait.Deserialize.js b/docs/api/implementors/serde/de/trait.Deserialize.js
index 462bb0e1..4d5101a3 100644
--- a/docs/api/implementors/serde/de/trait.Deserialize.js
+++ b/docs/api/implementors/serde/de/trait.Deserialize.js
@@ -1,3 +1,3 @@
(function() {var implementors = {
-"maplibre":[["impl<'de> Deserialize<'de> for FillPaint"],["impl<'de> Deserialize<'de> for BackgroundPaint"],["impl<'de> Deserialize<'de> for ZoomLevel"],["impl<'de> Deserialize<'de> for Source"],["impl<'de> Deserialize<'de> for Input"],["impl<'de> Deserialize<'de> for RasterResampling"],["impl<'de> Deserialize<'de> for LayerPaint"],["impl<'de> Deserialize<'de> for RasterLayer"],["impl<'de> Deserialize<'de> for TileAddressingScheme"],["impl<'de> Deserialize<'de> for WorldTileCoords"],["impl<'de> Deserialize<'de> for StyleLayer"],["impl<'de> Deserialize<'de> for Style"],["impl<'de> Deserialize<'de> for LinePaint"],["impl<'de> Deserialize<'de> for VectorSource"]]
+"maplibre":[["impl<'de> Deserialize<'de> for Source"],["impl<'de> Deserialize<'de> for RasterLayer"],["impl<'de> Deserialize<'de> for LinePaint"],["impl<'de> Deserialize<'de> for LayerPaint"],["impl<'de> Deserialize<'de> for ZoomLevel"],["impl<'de> Deserialize<'de> for Style"],["impl<'de> Deserialize<'de> for VectorSource"],["impl<'de> Deserialize<'de> for BackgroundPaint"],["impl<'de> Deserialize<'de> for StyleLayer"],["impl<'de> Deserialize<'de> for FillPaint"],["impl<'de> Deserialize<'de> for Input"],["impl<'de> Deserialize<'de> for TileAddressingScheme"],["impl<'de> Deserialize<'de> for WorldTileCoords"],["impl<'de> Deserialize<'de> for RasterResampling"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
\ No newline at end of file
diff --git a/docs/api/implementors/serde/ser/trait.Serialize.js b/docs/api/implementors/serde/ser/trait.Serialize.js
index 8b96f073..d7c71cd6 100644
--- a/docs/api/implementors/serde/ser/trait.Serialize.js
+++ b/docs/api/implementors/serde/ser/trait.Serialize.js
@@ -1,3 +1,3 @@
(function() {var implementors = {
-"maplibre":[["impl Serialize for StyleLayer"],["impl Serialize for Source"],["impl Serialize for ZoomLevel"],["impl Serialize for RasterResampling"],["impl Serialize for WorldTileCoords"],["impl Serialize for Style"],["impl Serialize for LinePaint"],["impl Serialize for BackgroundPaint"],["impl Serialize for TileAddressingScheme"],["impl Serialize for LayerPaint"],["impl Serialize for VectorSource"],["impl Serialize for RasterLayer"],["impl Serialize for Input"],["impl Serialize for FillPaint"]]
+"maplibre":[["impl Serialize for Source"],["impl Serialize for RasterLayer"],["impl Serialize for RasterResampling"],["impl Serialize for WorldTileCoords"],["impl Serialize for LayerPaint"],["impl Serialize for LinePaint"],["impl Serialize for Style"],["impl Serialize for VectorSource"],["impl Serialize for StyleLayer"],["impl Serialize for BackgroundPaint"],["impl Serialize for ZoomLevel"],["impl Serialize for TileAddressingScheme"],["impl Serialize for FillPaint"],["impl Serialize for Input"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
\ No newline at end of file
diff --git a/docs/api/maplibre/coords/struct.LatLon.html b/docs/api/maplibre/coords/struct.LatLon.html
index 1f28253e..3632c89c 100644
--- a/docs/api/maplibre/coords/struct.LatLon.html
+++ b/docs/api/maplibre/coords/struct.LatLon.html
@@ -6,7 +6,7 @@ Uses the WGS-84 approximation. The radius at the equator is ~6378137 and at the
6371008.8 is one published “average radius” see https://en.wikipedia.org/wiki/Earth_radius#Mean_radius, or ftp://athena.fsv.cvut.cz/ZFG/grs80-Moritz.pdf p.4
The average circumference of the world in meters.
The circumference at a line of latitude in meters.
-
Performs copy-assignment from
source.
Read more
Formats the value using the given formatter.
Read more
Returns the “default value” for a type.
Read more
Formats the value using the given formatter.
Read more
Performs copy-assignment from
source.
Read more
Formats the value using the given formatter.
Read more
Returns the “default value” for a type.
Read more
Formats the value using the given formatter.
Read more
Immutably borrows from an owned value.
Read more
Mutably borrows from an owned value.
Read more
Performs copy-assignment from
source.
Read more
Formats the value using the given formatter.
Read more
Returns the “default value” for a type.
Read more
Formats the value using the given formatter.
Read more
Converts to this type from the input type.
Performs copy-assignment from
source.
Read more
Formats the value using the given formatter.
Read more
Returns the “default value” for a type.
Read more
Formats the value using the given formatter.
Read more
Converts to this type from the input type.
This method tests for self and other values to be equal, and is used
by ==.
This method tests for
!=. The default implementation is almost always
diff --git a/docs/api/maplibre/coords/struct.WorldCoords.html b/docs/api/maplibre/coords/struct.WorldCoords.html
index b940e08e..9eff6d9f 100644
--- a/docs/api/maplibre/coords/struct.WorldCoords.html
+++ b/docs/api/maplibre/coords/struct.WorldCoords.html
@@ -6,7 +6,7 @@ the
z value of the [
WorldTileCoors]. In the 3D world a
which are determined only by the render engine and not by the zoom level.
The origin of the coordinate system is in the upper-left corner.
-
Performs copy-assignment from
source.
Read more
Formats the value using the given formatter.
Read more
Returns the “default value” for a type.
Read more
Formats the value using the given formatter.
Read more
Converts to this type from the input type.
Converts to this type from the input type.
Converts to this type from the input type.
Converts to this type from the input type.
This method tests for self and other values to be equal, and is used
+
Performs copy-assignment from
source.
Read more
Formats the value using the given formatter.
Read more
Returns the “default value” for a type.
Read more
Formats the value using the given formatter.
Read more
Converts to this type from the input type.
Converts to this type from the input type.
Converts to this type from the input type.
Converts to this type from the input type.
This method tests for self and other values to be equal, and is used
by ==.
This method tests for !=. The default implementation is almost always
sufficient, and should not be overridden without very good reason.
Performs copy-assignment from
source.
Read more
Formats the value using the given formatter.
Read more
Returns the “default value” for a type.
Read more
Deserialize this value from the given Serde deserializer.
Read more
Formats the value using the given formatter.
Read more
Converts to this type from the input type.
Performs copy-assignment from
source.
Read more
Formats the value using the given formatter.
Read more
Returns the “default value” for a type.
Read more
Deserialize this value from the given Serde deserializer.
Read more
Formats the value using the given formatter.
Read more
Converts to this type from the input type.
Compares and returns the maximum of two values.
Read more
This method tests for !=. The default implementation is almost always
sufficient, and should not be overridden without very good reason.
This method returns an ordering between
self and
other values if one exists.
Read more
This method tests less than (for
self and
other) and is used by the
< operator.
Read more
This method tests less than or equal to (for
self and
other) and is used by the
<=
operator.
Read more
This method tests greater than (for
self and
other) and is used by the
> operator.
Read more
This method tests greater than or equal to (for
self and
other) and is used by the
>=
-operator.
Read more
Serialize this value into the given Serde serializer.
Read more
Serialize this value into the given Serde serializer.
Read more
Immutably borrows from an owned value.
Read more
Mutably borrows from an owned value.
Read more