You have to select something from dropdown list and click on the "Go!" button. I read the post here where the error was that JS call was made before google map div was created, and the order of these things is ok, first the div is created, then the JS function is called. The only thing I overseen is that div was inside the IF statement. :) So, when a page does a postback, IF condition is fulfilled, div is loaded and error is gone.
Thanks for the help anyway. On May 11, 12:57 am, Ralph Ames <[email protected]> wrote: > >http://www.villas-in-tuscany.com/map.php > > Don't see any map on that link? > > Ralph --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
