You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a function in map.rs to handle coordinate transformation and wrapping around, as it's really messy for all the draw functions to do that manually.
The text was updated successfully, but these errors were encountered:
Create a function in
map.rs
to handle coordinate transformation and wrapping around, as it's really messy for all the draw functions to do that manually.The text was updated successfully, but these errors were encountered: