lets-plot icon indicating copy to clipboard operation
lets-plot copied to clipboard

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

Open EArkhipova-HORIS opened this issue 4 years ago • 0 comments

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

CoordsShifted

the coordinates will be shifted too

geometry = {
    'lon': [-72.106429], 
    'lat': [52.829095]
}

EArkhipova-HORIS avatar Mar 19 '21 17:03 EArkhipova-HORIS