I recommend not reloading the page when your form is submitted. Consider plotting the data on the map on the existing copy of the page. The usual main advantage of this is that it's more efficient. In your particular case it would also avoid your current problem where the code on the new page tries to create a map in a container div that doesn't yet exist (in single-pass browsers such as Firefox).
-- Mike Williams http://econym.org.uk/gmap -- 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.
