Is there a way to retrieve the dimensions of a shape drawn using the Google Maps API?
I would like to obtain the measurements and include labels on top of the shape.
Take a look at this image for reference
The event
argument in the overlay
event does not provide the length and width of the shape. Any assistance on finding a solution is greatly appreciated. Thank you.