On Apr 28, 1:35 pm, "J.S" <[email protected]> wrote: > > 3. you haven't fixed the problem that Andrew told you about in his > > last post. > > This: > > getDirections(Northampton,<h3>KFC</h3><br>59-116 Abington St, > > Northampton NN1 [email protected],-0.890995) > > isn't going to work... > > I'm not sure how to fix this problem, is there any way you could give > me an idea on how to fix it please?
Don't include any HTML tags like <h3> in the address. http://www.google.com/search?q=javascript+replace -- use a regular expression when specifying what to replace. -- 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.
