Errr... i guess there was an error I hadn't noticed. Well, it actually seems to work now. Yeah I think the script I have now was kinda put together from 2 different scripts, don't remember where I got them anymore, I've been looking at tutorials and examples for 2 days. Well, now that my map seems to work, time to get to the fun part of making a script to pull URL params to define the address. Anyway, thanks for the help.
On Sep 16, 2:08 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > On Sep 16, 1:29 pm, "[EMAIL PROTECTED]"<[EMAIL PROTECTED]> wrote: > > I am trying to create a page with a map that will center on an > > address. The address can vary, and needs to be geocoded each time > > because it is coming from a database that changes often. I cant quite > > seem to get the script to do what I want, and I'm not that experienced > > with Javascript. The variable address is set to "california" right now > > but eventually the variable "address" will be constructed by pulling > > URL parameters. But first I need to get the map to work by centering > > on a geocoded address automatically when loading. Any help? > > It looks like you started from this > page:http://gmaps-samples.googlecode.com/svn/trunk/geocoder/singlegeocode.... > > Perhaps the error console or your debugger will point out your > spelling error. Or maybe you just copied and pasted wrong and I am > wasting my time. Please post a link, not code... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
