Map-Linked Warehouse and Product Overview
This example composes a US map backdrop, warehouse cards, and product cards inside RGSlotOnCanvas, then uses RGConnectTarget anchors and fake lines to highlight the current selection. It is primarily a reference for map-backed DOM-endpoint wiring and master-detail synchronization rather than a stable inventory data model.
Map-Backed Warehouse and Product Highlighting with Canvas-Slot Connect Targets
What This Example Builds
This example builds a composed dashboard scene rather than a conventional node-link diagram. The canvas shows a semi-transparent US SVG map, pulsing location pins placed at fixed coordinates, a warehouse list on the left, and a goods list on the right. Blue curved highlight lines connect the currently selected warehouse to both its map pin and its generated product cards.
Users can cli