LINK YOUR MAP!!!!! http://groups.google.com/group/Google-Maps-API/web/why-including-a-link-is-critical
Chad Killingsworth On Oct 5, 4:45 am, dave <[email protected]> wrote: > HELP ME!!!!! > > On 5 Ott, 10:32, dave <[email protected]> wrote: > > > > > > > > > On 5 Ott, 10:15, Rossko <[email protected]> wrote: > > > > > var = new siteLatLng google.maps.LatLng (sites [1], sites [2]); > > > > That looks like an example of the difficulties with pasting code, > > > rather than providing links to the real thing. Help others to help > > > you, make it easier for them and you get more help. > > > I apologize for the pasted code ... but then again I do not have the > > link of my map!!! > > > > > It seems to me the infowindow for each marker. Now, for every marker I > > > > need to find the address ... > > > > I tried with geocode, but I do not work! How can I do? > > > > I think you'd want to reverse-geocode your lat/longs to > > > addresses.http://code.google.com/apis/maps/documentation/javascript/services.ht... > > > you might do that when opening the infowindow > > > What I have posted I find the reverse-geocode a single lat / long, but > > when I have more than one does not show it! > > > I mean, inside the function geocode the address I found (and this > > means seeing the alert), but if your check to a variable and then > > display it on infowindow (remember there are many markers to display, > > and so many infowindow ), this variable turns out to be empty to me!!! > > > David -- 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 [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-js-api-v3?hl=en.
