Take the 2-minute tour ×
Geographic Information Systems Stack Exchange is a question and answer site for cartographers, geographers and GIS professionals. It's 100% free, no registration required.

I want to create 3D view. and I am using OpenLayers.

Is it Possible?

share|improve this question
add comment

3 Answers

up vote 4 down vote accepted

use cesium. It is being used in openlayers 3.

share|improve this answer
add comment

If you need it to run in web browser then I would suggest OpenWebGlobe

http://www.openwebglobe.org/

It is a lot easier to make it work in modern browsers than Worldwind.

share|improve this answer
add comment

I don't believe there is any way of doing 3D in OpenLayers. You could integrate something like Google Earth web plugin with OpenLayers by providing the ability to switch between the two. Another alternative would be the WorldWind SDK from NASA.

share|improve this answer
add comment

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.