Re: [Google Maps API v2] Re: v2 map not working after embedding in new website with new API key
On 26 January 2012 15:36, Randy Tuggle <randytuggle@gmail.com> 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 google-maps-api@googlegroups.com.
To unsubscribe from this group, send email to google-maps-api+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home