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

Add export for OverlaySynchronizer in olcs.ts #1168

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

luca-rath
Copy link
Contributor

I want to pass a custom createSynchronizers function to the OLCesium constructor with the default OverlaySynchronizer, the default VectorSynchronizer and a custom RasterSynchronizer. I don't know why the OverlaySynchronizer isn't exported in the main file, if I import it from olcs/src/olcs/OverlaySynchronizer, there are typescript compilation errors, if I add the export to the olcs.ts file and import it from there, everything works just fine.

@gberaudo
Copy link
Member

Thanks @luca-rath.

@gberaudo gberaudo merged commit dacace5 into openlayers:master Feb 26, 2024
1 check passed
@luca-rath luca-rath deleted the patch-1 branch February 26, 2024 10:04
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

Successfully merging this pull request may close these issues.

2 participants