Re: [Google Maps API v3] Open an infowindow with an external link--SIMPLE example.

2011-01-07 Thread Chris Broadfoot
You're extremely unlikely to find *exactly* what you're looking for. No one here is going to write code for you. Check Larry's site for more sample code: http://www.geocodezip.com/ In particular, this one: http://www.geocodezip.com/v3_MW_example_linktomap.html On Fri, Jan 7, 2011 at 5:54 PM, sc

Re: [Google Maps API v3] Open an infowindow with an external link--SIMPLE example.

2011-01-06 Thread scott bjelland
Thanks, but none of those examples at all fit the description I wrote of what I'm looking for. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to google-maps-js-api...@googlegroups.com. To uns

Re: [Google Maps API v3] Open an infowindow with an external link--SIMPLE example.

2011-01-06 Thread Chris Broadfoot
See here: http://code.google.com/apis/maps/documentation/javascript/examples/index.html On Fri, Jan 7, 2011 at 3:11 PM, scott bjelland wrote: > Hello, > > I JUST started to try to use V3 for a new client project and I'm having > some trouble. I cannot figure out how to open an infowindow using an

[Google Maps API v3] Open an infowindow with an external link--SIMPLE example.

2011-01-06 Thread scott bjelland
Hello, I JUST started to try to use V3 for a new client project and I'm having some trouble. I cannot figure out how to open an infowindow using an external link--say a link on the same page, to the side of the map. YES, I've Googled this, and YES, I've searched this forum, but trying to implem