What I'm trying to do is have the map change based upon the selection on the drop down and get the routes based upon address in the database. It is a server side application.
Thanks.. On Thu, Apr 22, 2010 at 9:58 AM, Andrew Leach <[email protected] > wrote: > On Apr 22, 3:15 pm, Kevin Davis <[email protected]> wrote: > > > > Any help would do.. > > Help the Group to help you. > > http://groups.google.com/group/google-maps-api/web/why-including-a-link-is-critical > > http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines > > I would suggest that it's easier in Javascript (rather than using a > PHP class), so that your onchange event removes the existing route, > uses GDownloadUrl to get new data and then displays it. > > Break your problem down: server-side and client-side; what are you > attempting to do? > > -- > 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]<google-maps-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-api?hl=en. > > -- 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.
