JetBrains / JetBrains/lets-plot

map: nice to have parameter 'location' understand data in JSON format provided by "pick" tool

Open
#128 0 comments 0 reactions 1 assignee Claimed by @IKupriyanov-HORIS View on GitHub
Dominant language
Kotlin
Stars
1.8k
Forks
60
PR merge metrics
No merged PRs in 30d

Description

I can pick point on map and paste the code:
```python
geometry = {
'lon': [-71.94375],
'lat': [42.572511]
}
```

If I try to use it as `geom_livemap(location=geometry)` I get an error.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.