[Google Maps API v3] Re: Disabling POI's InfoWindows - workaround found

2011-12-05 Thread Nianwei Liu
Infowindow can be a distraction at times. Also, if the UI design has changed from the default, say, in a iPhone style by using custom info windows overlay like the infoBubble, that default window will not fit. A very reasonable solution would be follow the path of fusiontableslayer, in which case

[Google Maps API v3] Re: Disabling POI's InfoWindows - workaround found

2011-12-04 Thread geocode...@gmail.com
On Dec 4, 4:35 pm, Chris Broadfoot c...@google.com wrote: Hi Tomas, Just a couple things: 1. Use addListenerOnce, the event listener will only be fired the first time event is fired after you add the listener. 2. As you said, this technique is very susceptible to breaking changes by the

[Google Maps API v3] Re: Disabling POI's InfoWindows - workaround found

2011-12-04 Thread Marcelo
On Dec 4, 5:35 pm, Chris Broadfoot c...@google.com wrote: For those that don't want the info windows to show when poi icons are clicked, can I ask why? It would be good to get an idea of your use case - it helps when we are prioritising development of new features. In particular, why you'd