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
Would it be possible to draw a circle on the map, like in this example:
I saw that your Image class in php-image-editor has a drawCircle method, but I'm not sure how to use it to draw on a map image.
Thanks for any pointers.