dymaptic.GeoBlazor.Core

dymaptic.GeoBlazor.Core.Interfaces

IRouteStopSymbolsUnlocated Interface

The default symbol for an unlocated stops.
default { type: “simple-marker”, color: [255, 0, 0], size: 12, outline: { color: [255, 255, 255], width: 3 } }
ArcGIS Maps SDK for JavaScript

public interface IRouteStopSymbolsUnlocated :
dymaptic.GeoBlazor.Core.Interfaces.IMapComponent

Implements IMapComponent