Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem adding custom imagery to cesium scene #1222

Open
adraw opened this issue Aug 15, 2024 · 1 comment
Open

Problem adding custom imagery to cesium scene #1222

adraw opened this issue Aug 15, 2024 · 1 comment

Comments

@adraw
Copy link

adraw commented Aug 15, 2024

I am trying to do integration between Openlayers and Cesium while also trying to add additional imageries. When i use OLCesium, the 2d imagery (raster and vector) gets synchronized well, but every ImageryLayer I add directly to the cesium scene doesnt get displayed at all. The same goes for primitives i add to the cesium scene. Is there a reason why custom ImageryLayers mignt not get displayed with OlCesium?

@gberaudo
Copy link
Member

gberaudo commented Oct 1, 2024

Hi @adraw ,

With ol-cesium you have direct access to the OpenLayers map and CesiumJS globe. Everything you add yourself to the Cesium globe should display.

Can you share a snippet of what you tried?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants