How can I make a Google Maps custom Overlay object behave like an InfoWindow?

Great news. It looks like the problem I was experiencing in Firefox was due to my overlay being larger in height than the map container and assuming that Google Maps was setting overflow: hidden somewhere (I guess not). Setting it myself fixed that.

The next step is to have your overlay container catch the click events and make sure that they aren't propagated as shown in the ExtInfoWindow code: http://gmaps-utility-library.googlecode.com/svn/trunk/extinfowindow/1.0/src/extinfowindow.js (near the end of initialize).

The answer is in niiko's link to ExtInfoWindow code. I've pulled it out and inserted it into a skeleton custom overlay.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions