On Oct 12, 4:21 pm, matthewbaker <[EMAIL PROTECTED]> wrote: > hello all, > > trying to embed maps into blog. > > successful on this site: > > http://bikeredlands.blogspot.com/ > > but not successful when i try to do geocoding with a form: > > http://mapblogtest.blogspot.com/ > > in that example, i'm trying to embed html/javascript (a gadget that > comes as a feature of blogger) in the right-side bar, AND a regular > post. > > - the API key is correct > > any thoughts? Look in the error console. geocoder is not defined because your initialize function is not being called. [Type javascript:initialize(); in the address bar and the map will show up.]
-- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
