dymaptic.GeoBlazor.Core

dymaptic.GeoBlazor.Core.Interfaces

IRouteSymbolsPolygonBarriers Interface

The default symbol for polygon barriers.
default { type: “simple-fill”, color: [255, 170, 0, 0.6], outline: { width: 7.5, color: [255, 0, 0, 0.6] } }
ArcGIS Maps SDK for JavaScript

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

Implements IMapComponent