Live sandbox starters
Use these small projects when evaluating CanvasGlobe, reporting a bug, or sharing a working example.
Browser and CodePen starter
Open the standalone UMD example. It contains all HTML, CSS, and JavaScript in one file and loads the published package from jsDelivr. Copy the three sections into a new CodePen when you want to publish a fork.
StackBlitz and Vite starter
The prepared Vite project contains:
Upload these files to StackBlitz or another browser IDE. The starter installs the public npm package and does not depend on the CanvasGlobe website source.
Reproduction rules
For a bug reproduction, remove unrelated application code, pin the exact package version, and state the browser and framework. Do not include license keys, customer data, private coordinates, or vulnerability details.