← Components/domain/marketing

Globe

Base sphere color

domain/marketingstablea11y: untested2/3 coverageEdit on GitHub ↗
domain-marketing-globe--defaultOpen all variants →

When to use

  • Marketing hero / about-page coverage map showing where Avala operates.
  • Investor-deck visualisation of customer / data-source distribution.
  • Any one-off decorative geographic surface where a static map is too flat.

When not to use

  • Real geographic data viz where users need to read precise lat/lng — use Mapbox / Leaflet / a real map library.
  • Mobile-first surfaces — the WebGL load is heavier than a marketing tile typically wants. Render a static fallback at viewport widths < 768px.
  • Anywhere with a strict perf budget — three.js + dot-density geometry isn't cheap.