posit-dev / posit-dev/positron
Some leafmap scenarios don't display
Open
@nstrayer is already working on this.
Since Aug 6, 2024.
area: plots
theme: app builder
- Dominant language
- TypeScript
- Stars
- 4.3k
- Forks
- 184
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 195
Description
From #4195 comments:
Example (found here does not work.
import leafmap
layers = ["ROADMAP", "HYBRID"]
leafmap.linked_maps(rows=1, cols=2, height="400px", layers=layers)
Originally posted by @seeM in https://github.com/posit-dev/positron/pull/4195#pullrequestreview-2213005751
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.