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

[layer-maplibre, layer-leaflet] fix issues on clean-up #1483

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

sim51
Copy link
Collaborator

@sim51 sim51 commented Oct 29, 2024

Fix :

  • multiple calls to the clean function leads to an error
  • clean function doesn't reset the sigma settings to the previous one

Fix :
- multiple calls to the clean function leads to an error
- clean function doesn't reset the sigma settings to the previous one
@sim51 sim51 force-pushed the bsi/map-layer-fixes branch from 4930a32 to cbb54fb Compare October 29, 2024 16:22
jacomyal added a commit that referenced this pull request Oct 29, 2024
Details:
- Moves layers/leaflet.ts to layer-leaflet/lifecycle.ts
- Moves layers/maplibre.ts to layer-maplibre/lifecycle.ts
- Fixes weird "stderr" from MapLibre tests, by overriding the map's
  style
- Fixes overriding map style when calling bindMapLayer for MapLibre
- Removes unused import
@jacomyal jacomyal merged commit cbb54fb into main Oct 29, 2024
2 checks passed
@jacomyal jacomyal deleted the bsi/map-layer-fixes branch November 25, 2024 10:01
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