I am trying to make a map with some additional controls that align with the GMapTypeControl, which comes up with a different width depending on the browser. I can get the <div> for the control easily enough after it is added (via addControl), but it apparently doesn't get populated (i.e. sized) until later.
Is there some event that will tell me when this 'later' is? I can get the correct size using a timeout, but not reliably (unless the timeout is large). I've tried some of the map events, but nothing seems to work properly for this case. -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
