I just updated that error - still no results displayed. I can't figure this one out.
On Thu, Jan 26, 2012 at 10:40 AM, Andrew Leach <[email protected]>wrote: > On 26 January 2012 15:36, Randy Tuggle <[email protected]> wrote: > > I fixed the string error (thanks for that tip!) - but still no results > > appearing once addresses submitted. Any way to find out why? > > Every browser will show you Javascript errors somehow (a Javascript > console, usually). > > Currently I get > > unterminated string literal, Line 867 > resultTable += '</td></tr> > > You need to make sure that all string literals start and end on the same > line. > > -- > 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. > > -- 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.
