WebGlobe icon indicating copy to clipboard operation
WebGlobe copied to clipboard

基于HTML5原生WebGL实现的轻量级Google Earth三维地图引擎

Results 17 WebGlobe issues
Sort by recently updated
recently updated
newest added

ERROR in ./src/core/world/EventHandler.ts (32,7): error TS2554: Expected 2-3 arguments, but got 1. ERROR in /Users/cutler/workspace/android/project/WebGlobe/tsconfig.json error TS2688: Cannot find type definition file for 'es6-promise'. ERROR in /Users/cutler/workspace/android/project/WebGlobe/tsconfig.json error TS2688: Cannot...

你好,能否写一份技术文档,便于我们小白学习。 讲解写原理性的东西

请问能修改地图的背景图吗,在哪里修改?

我从github上下载了项目,通过 npm install 安装了依赖包,但是npm start 出现问题, ERROR in ./src/core/world/EventHandler.ts (32,7): error TS2554: Expected 2-3 arguments, but got 1. ERROR in E:\WSM\Owner Studying\OpenGIS\WebGlobe-develop\tscon error TS2688: Cannot find type definition file for...

定位在北京,旋转到背面也就是经度+180之后,当前定位图标会显示出来 ![bug](https://cloud.githubusercontent.com/assets/13572666/26519888/b5417cac-42fa-11e7-84e7-11c519ba65c8.png) 截图来自https://ispring.github.io/WebGlobe/index.html

1. should not send duplicate image requests with same url

enhancement