> I read some other posts regarding the markers getting placed in the
> top-left-corner but I couldn't understand the fixes.  I'm pretty new
> to this stuff.

If your map is a fixed size, tell the API when you build the GMap2,
e.g.
    var mymap = new GMap2( mymapdiv, {size:new GSize(mapwidth,
mapheight) } ) ;
-- 
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