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
Hi, I have rectangles that I need to manipulate.
I've saved _latlngs of my polygon to the database and reload it by simply calling polygon.setLatLngs, however it creates a new rectangle box around my initially rotated rectangle. How can I fully save the state to my database and bring it back for later usage?
The text was updated successfully, but these errors were encountered:
Hi, I have rectangles that I need to manipulate.
I've saved _latlngs of my polygon to the database and reload it by simply calling polygon.setLatLngs, however it creates a new rectangle box around my initially rotated rectangle. How can I fully save the state to my database and bring it back for later usage?
The text was updated successfully, but these errors were encountered: