On Mar 5, 12:05 am, Marc K <[email protected]> wrote: > Is it possible the API parses for common "offending" words and doesn't > like the presence of the word "bomb" in the domain?
Possible, but far more likely is the sensor=true_or_false and the line break in the key string. sensor must be either true or false, not true_or_false. And you can't have line-breaks in the attribute string. See Issue 1092 http://code.google.com/p/gmaps-api-issues/issues/detail?id=1092 Pamela, **please** get the docs sorted. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
