Ok, I was not clear enought. I cannot show you the map since it is on localhost.
But take this map: http://code.google.com/intl/de-DE/apis/maps/documentation/javascript/v2/examples/layer-simple.html What I am looking for is a solution to have the infoWindow content in a different div onclick with the wikipedia icons that are generated with: var myLayer = new GLayer("org.wikipedia.en"); map.addOverlay(myLayer); -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
