google maps adding overlay layer above UI and markers
问题 I have a website with a google map filled with multiple markers. Each marker stands for an event on a festival. Since the information is too big to fit in the infowindow, i have decided to use a custom overlay. So far, with partially success. Here below is my image. As you can see, the overlay is below the marker. My goal is that the overlay comes above the markers and UI. Here below is my code sample, TxtOverlay.prototype.draw = function() { // create info window var div = document