JetBrains / JetBrains/lets-plot

Incorrect coordinates of point by "pick" tool if the map was shifted.

Open
#350 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

If we pick a point on map, shift the map and then paste the code

![CoordsShifted](https://user-images.githubusercontent.com/16665433/111822384-c8f79a80-88f4-11eb-9c00-560f3734db38.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.