dymaptic.GeoBlazor.Core

dymaptic.GeoBlazor.Core.Interfaces

IRouteStopSymbolsLast Interface

The default symbol for a last stop.
default { type: “simple-marker”, color: [255, 0, 0], size: 20, outline: { color: [255, 255, 255], width: 4 } }
ArcGIS Maps SDK for JavaScript

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

Implements IMapComponent