The markers are generated from codebehind using ClientScript.RegisterArrayDeclaration which places the arrays in the <form> tag. Is that the problem? If so, can anyone point me to documentation on how to deal with that and make FF work?
From: [email protected] [mailto:[email protected]] On Behalf Of Chris Broadfoot Sent: Monday, June 06, 2011 1:32 AM To: [email protected] Cc: [email protected] Subject: Re: [Google Maps API v3] Map works in IE, not in Firefox Which sample? "attachSecretMessage" is from this sample: http://code.google.com/apis/maps/documentation/javascript/examples/event-clo sure.html ... which works fine in Firefox. On Mon, Jun 6, 2011 at 10:57 AM, MBeis <[email protected]> wrote: Thank you for your reply. The code was actually based on Google's overlay sample. Interesting that their example would not be compatible. I fixed the order of the functions so the error went away. There is still no map showing in FF even w/o the error. Any suggestions. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/TDJhcUcyS3RKVVVK. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected] <mailto:google-maps-js-api-v3%[email protected]> . For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en. -- http://twitter.com/broady -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
