Questions tagged [webgl-earth]

WebGL Earth is an open-source virtual globe made with HTML5 and Canvas WebGL technology. It comes with a JavaScript API adapting the popular LeafletJS API. If you are familiar with Leaflet mapping library or Google Maps API you can easily start to use WebGL Earth API in your mashups and give your mapping applications third dimension with nice fly animations.

WebGL Earth is an open-source virtual globe made with HTML5 and Canvas WebGL technology. It comes with a JavaScript API adapting the popular LeafletJS API. If you are familiar with Leaflet mapping library or Google Maps API you can easily start to use WebGL Earth API in your mashups and give your mapping applications third dimension with nice fly animations.

24 questions
4
votes
2 answers

How to change cursor in Cesium?

I am trying to change the cursor when it mouses over certain cesium objects. I am using a mouse over listener and that part is working (found out by using debugger;). But when I mouse over it (and according to the Firefox debugger the variable name…
Arcite
  • 214
  • 2
  • 11
3
votes
1 answer

WebGL- add label and pick object

I tried picking using color index technique but i want to do using raycasting technique and also to add 3d lable on the picked 3d point. I am new to webgl and i want a sample code on how to do pick object in webgl using raycasting. how to do project…
Srinivas
  • 351
  • 5
  • 14
3
votes
0 answers

Google maps integration with webgl earth

i want to mask google map over webgl earth globe , so currently am gathering data to start , so i come across ( http://examples.webglearth.com/#opposite ) webglearth api is good but documentation is poor , so i explore through its examples and i…
2
votes
0 answers

WebGL-earth elevation/altitude?

I have been searching for an example of plotting a point/marker in space given the latitude, longitude and altitude/elevation but i cannot find it in the documentation or on any other question. Is it possible to plot a marker in space using…
Owen
  • 33
  • 6
2
votes
2 answers

Building npm module from external js api file

I'm trying to build an npm package from this repo, I have the "minified" js file, which IntelliJ downloads when seeing the