TransparentWorld / Issues

TransparentWorld-Issues
MIT License
0 stars 0 forks source link

When editing location - prevent map from wrapping/handle lat/long wrapping #62

Open farley13 opened 7 years ago

farley13 commented 7 years ago

It looks like we get latlongs that are a full maps width/height from the 'central' map when we edit locations on the wrapped maps on either side of the 'central' map. We should normalize these and also either block users from wrapping around the map or redraw the shapes on all offsets - if this can handled in a general/performant way.