JetBrains / JetBrains/lets-plot
Incorrect coordinates of point by "pick" tool if the map was shifted.
Open
- Dominant language
- Kotlin
- Stars
- 1.8k
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
If we pick a point on map, shift the map and then paste the code

the coordinates will be shifted too
```
geometry = {
'lon': [-72.106429],
'lat': [52.829095]
}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.