On Feb 4, 1:26 pm, rmiller <[email protected]> wrote: > I've fixed my code. I accidentally uploaded a wrong file and didn't > check. > > And yes, I do want to geolocate based on IP address. I'm not concerned > about street level viewing. All I want is a general area where store's > might be located.
The map is centered on my approximate location. I do get errors though: FF: Error: load is not defined Source File: http://youthministrynow.com/map/map.html Line: 1 IE6: Line: 114 Error: Object expected (same error) The MS Script debugger says that is this line: body onload="load()" onunload="GUnload()"> Do you expect there to be a load() function somewhere? If I enter a zip code and click on "Search Locations", I get the error: Line: 38 Error: 'geocoder' is undefined You don't seem to be creating a geocoder object. -- Larry > > On Feb 3, 12:54 am, igloo <[email protected]> wrote: > > > Just a comment. > > > Is geolocating the client IP address going to do the job you want it > > to? Many ISPs acting as gateways, use IP addresses that all resolve > > down to the ISP headquarters. For instance, my IP address will turn up > > to be located in a big city on the coast. Whereas my actual location > > is 50kms away inland with my 'local' shopping community another 50 kms > > further inland! > > > Similarly, some of the big ISPs can use and reuse IP addresses for > > 1000s of their clients all around the country. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
