GeoBlazor Pro


layout: pro title: RouteResultWithoutGraphics parent: Pro Classes grand_parent: GeoBlazor Pro —

dymaptic.GeoBlazor.Pro

dymaptic.GeoBlazor.Pro.Model

RouteResultWithoutGraphics Class

Internal usage serialization record

public class RouteResultWithoutGraphics :
System.IEquatable<dymaptic.GeoBlazor.Pro.Model.RouteResultWithoutGraphics>

Inheritance System.Object 🡒 RouteResultWithoutGraphics

Implements System.IEquatable<RouteResultWithoutGraphics>

Constructors

RouteResultWithoutGraphics(FeatureSet, FeatureSet, DirectionsFeatureSet, string, FeatureSet, FeatureSet, FeatureSet, int) Constructor

Internal usage serialization record

public RouteResultWithoutGraphics(dymaptic.GeoBlazor.Core.Components.Layers.FeatureSet? DirectionLines, dymaptic.GeoBlazor.Core.Components.Layers.FeatureSet? DirectionPoints, dymaptic.GeoBlazor.Pro.Model.DirectionsFeatureSet? Directions, string? RouteName, dymaptic.GeoBlazor.Core.Components.Layers.FeatureSet? TraversedEdges, dymaptic.GeoBlazor.Core.Components.Layers.FeatureSet? TraversedJunctions, dymaptic.GeoBlazor.Core.Components.Layers.FeatureSet? TraversedTurns, int Index);

Parameters

DirectionLines dymaptic.GeoBlazor.Core.Components.Layers.FeatureSet

DirectionPoints dymaptic.GeoBlazor.Core.Components.Layers.FeatureSet

Directions DirectionsFeatureSet

RouteName System.String

TraversedEdges dymaptic.GeoBlazor.Core.Components.Layers.FeatureSet

TraversedJunctions dymaptic.GeoBlazor.Core.Components.Layers.FeatureSet

TraversedTurns dymaptic.GeoBlazor.Core.Components.Layers.FeatureSet

Index System.Int32