I am trying to put together a contact us page for one of our clients,
whom would like to have a Google map displaying each of their sites.
So I am in the process of trying to get a single map working,
supplying a hard coded address value for the time being.

Site: 
http://www.penforconstruction.com/Webfoot08/PennerFarm2/Portal/Portal.aspx?CN=5184DA7033A7

The problem I am having is that the map loads and finds the point, but
rather then centering that point on the map it instead places it at
the (0,0) position of my map area.

You will see my first attempt commented out if viewing the source of
the page, as I then tried to use a copy of Google example provided
here: 
http://code.google.com/apis/maps/documentation/examples/geocoding-simple.html
(with slight modification to remove the address submittal controls)

When first added, I used the same 500px X 300px map area from the
example. First time it was loaded everything worked as expected, and
the map was centered on the point.
I then adjusted the map div to only be 250px X 200px. At that point
the non-centering issue returned, leaving the plotted point at the
very top left corner. Changing the map dimensions back to 500px X
300px didn't correct the issue.

I'm browsing the page with IE7, but I've had other from my office take
a quick look and they see the same problem, some of them are using
Firefox.

Any assistance in this would be greatly appreciated

-Andrew

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to