I want to show a simple image on my map like a rectangle with the Top left corner and the Bottom right corner.
To be able to do the following:
With the "green part" being an png image (So a rectangle, with transparent and visible parts).
How can i perform that using the Google Map API ? I didn't find the resource on the documentation.
Thanks