On Aug 24, 11:49 am, "[email protected]" <[email protected]> wrote: > On Aug 24, 11:41 am, Brad C <[email protected]> wrote: > > > Doh, I completely forgot that was on the same page as Grok linked to > > above. Thanx Rossko. Now I can get back to work! > > > Anyone know off hand what is deprecated in that tutorial for linking > > to markers? I know the "G" has been changed but I'm wondering what > > else might no longer work in v3. > > Lots of stuff has changed and some stuff is not implemented yet. I > would suggest just trying it. It isn't too difficult to port from v2 > to v3.
Here is a quick port of Mike's link to this page: http://www.geocodezip.com/v3_MW_example_linktothis.html?lat=42.359783&lng=-71.092800&zoom=18&type=h It doesn't have "link to a marker" (because there aren't any markers), but that shouldn't be too hard to add. I will probably create an example of that at some point. -- Larry > > > > > Oh also... In the tutorial when "example.xml" is requested... Will I > > be able to use my genxml.php file in place of the example.xml inside > > of that function or might genxml.php require a different function? > > Yes. But v3 doesn't have a GDownloadUrl function built in. But there > are samples with a downloadUrl function in a standalone javascript > file you can copy and use. Search the group and the examples and you > will find it. > > -- Larry > > > > > I'll give it a try but if someone give me a heads up that would be > > great. :) > > > As always the replies are hugely appreciated. I can't wait to get > > this project all wrapped up. Yeesh! > > > On Aug 24, 12:51 pm, Rossko <[email protected]> wrote: > > > > >I'm fairly certain that I've seen a tutorial about this > > > > online somewhere but if there is I can't seem to find it. > > > > This one? > > > http://econym.org.uk/gmap/linktothis.htm > > > it is for V2 but that doesn't affect the parameter passing side.- Hide > > > quoted text - > > > - Show quoted text -- Hide quoted text - > > - Show quoted text - -- 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.
