# Showcase

The flagship tour of `XWUIChartBubbleMap`. It stays on the offline coordinate path (no `data.points`, so no Leaflet tiles are fetched) and walks the four block variants, the three sizes, marker styles, axis and grid furniture, data labels, hover interactivity, the pseudo-3D transform, and the loading skeleton.

Supplying `data.points` instead switches the component to the real map renderer driven by `config.geo`. That path needs network tiles, so the showcase pins the offline path with `geo: { enabled: false }`.
