OpenGlobus is a javascript library designed to display interactive 3d maps and planets with map tiles, imagery and vector data, markers and 3d objects. It uses the WebGL technology, open source and completely free.
Check out the hosted examples, or the API documentation.
Run npm run build or npm run build see package.json scripts
Run npm run core
Run npm run webgl
Run npm run serve, then open url http://127.0.0.1:8181/sandbox/osm/osm.html
Run npm run api