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
Hello! IIUC, the only way to add circles is using onGoogleApiLoaded callback, which is being called only once. I've tried adding a circle as div, but its radius wont be bound to map scale. Is there another way to add a circle from the API?