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

setBaseLayerType causes outOfMemory error #135

Open
MicheleIlluzzi opened this issue Aug 29, 2023 · 1 comment
Open

setBaseLayerType causes outOfMemory error #135

MicheleIlluzzi opened this issue Aug 29, 2023 · 1 comment

Comments

@MicheleIlluzzi
Copy link

override fun setBaseLayerType(layerType: SwisstopoLayerType?) {

Every time the "setBaseLayerType" method is called, it does not release some resources correctly.
Calling it repeatedly will cause the outOfMemory error

@maurhofer-ubique
Copy link
Contributor

Hi @MicheleIlluzzi,

Thank you very much for your report. In 466 we've fixed an issue with improper texture deallocations on layer removal. The update is currently available on develop. We're planning another release for this module during the next week, with which we will publish an updated prebuilt package on maven central.

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