What problem does it solve?
This Skill helps you implement a 3D globe visualization from Globe.GL so your data becomes interactive, layered visuals instead of a static dashboard.
Core Features & Use Cases
- Globe.GL integration: Set up Globe.GL in plain HTML or React-style usage patterns and wire it to your data.
- Layered data visualization: Add common layer types such as points, arcs, polygons, paths, heatmaps/hex bins, labels (HTML), and custom 3D objects.
- Practical implementation guardrails: Guide container sizing, basic performance tuning (e.g., point count/size), and interaction choices (drag/rotate vs static).
Quick Start
Use the globe-gl skill to generate a Globe.GL snippet for your target environment by specifying the container element, globe texture/image URL, and the first data layer you want to render.