DenofTranquility

Results 2 issues of DenofTranquility

Hi I am trying to update a rectangle on vertex drag and when using setBounds it returns the error: `TypeError: latlngs[i].__vertex is undefined` I have tried passing in the bounds...

I've had the same code be working for years but randomly I can't now login to the server. My credentials are in a separate .env file, I then use python-decouple...