On Oct 19, 3:57 pm, Andrew Leach <[email protected]> wrote: > > You need to alter that PHP script so that it returns *only* what is > required for the sidebar. No <html>, <body> or whatever: *just* the > content of the target div.
Or... parse the result and inject only what is needed into the target div. There's normally more than one way to do things. -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
