ok i understand what your saying, im gonna give it a shot i will get back to you shortly, mite need a little assistance with the scripts
On Jul 31, 3:08 pm, Rossko <[email protected]> wrote: > > ummm...so what would my link be...this? > > <? > > <a href='http://wesco.jp-clients.com/branch_locate/index.php?branch_id= > > $branch_id'><strong>$name</strong></a><br/> > > ?> > > Yes. That would get you only a blank map still. > So you'd have to modify the javascript in index.php to do something > like > > initialize map as usual > get the querystring > if -branch_idis set, do the fetch : something very like > searchLocationsNear() but usingbranch_id > else - wait for user form input as before, for centre/radius search --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
