On Jan 25, 7:56 pm, LeeM <[email protected]> wrote:
>
> Two questions:
> 1. Any ideas about what might be causing the errors?
> 2. Is there any option or parameter you can include with the API in
> order to see what domain the Google map server sees the request coming
> from (I could have the users access a special page, using this
> parameter, for debugging purposes).

Are you getting a *server* error message? That can be triggered by
calling your map page from a Flash app. As well as Larry's suggestion,
ask your users for the page they were on when they clicked the link
for your map. (The server gets a referer header, and if that's invalid
it wrongly triggers the server error message. It can be fixed by
altering the link from Flash to another HTML page and then going from
that -- perhaps with a zero-wait meta refresh tag -- to your map)

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to