Skip to content

Rename height param in deckgl#1268

Merged
giswqs merged 1 commit into
masterfrom
deckgl
Nov 17, 2025
Merged

Rename height param in deckgl#1268
giswqs merged 1 commit into
masterfrom
deckgl

Conversation

@giswqs

@giswqs giswqs commented Nov 17, 2025

Copy link
Copy Markdown
Member

Fix #1264

Copilot AI review requested due to automatic review settings November 17, 2025 12:46

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a parameter naming issue in the deckgl module where the height parameter was incorrectly passed to the parent lonboard.Map class as _height. The change corrects this to use the proper parameter name height.

  • Corrects the parameter name from _height to height when calling the parent class constructor
  • Aligns with lonboard.Map's expected parameter interface

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions

Copy link
Copy Markdown

@github-actions github-actions Bot temporarily deployed to pull request November 17, 2025 12:52 Inactive
@giswqs giswqs merged commit aa2ee41 into master Nov 17, 2025
22 checks passed
@giswqs giswqs deleted the deckgl branch November 17, 2025 12:56
giswqs added a commit that referenced this pull request Dec 6, 2025
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.

Error creating deckgl map when calling view_vector() function

2 participants