i have searched from 2 -3 days for this small issue i.e

issue :whenever i render gmap into a 320x290 size div the PIN is not
shown inside this map and i have to drag the map manually to find the
PIN.

i used GLatLngBounds, setCenter, checkResize , panTo
nothing works in my case.

solution:
        var map_g = new GMap2(document.getElementById("map_pop"),{ size: new
GSize(320,300) });

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