On Feb 4, 2:27 pm, Olaf Lubeck <[email protected]> wrote: > I have an iPad javascript code that uses Google Maps V3. > The associated html creates multiple frames. > The javacsript creates a V3 Map object that draws into a div in one of the > frames at the bottom of the screen. > > Problem is that the map appears at the top, left of the screen. It is not > drawn in the correct frame. > > Anyone have this problem or know what the work around is?
Sounds like a zero size div problem. Is the map div size well defined? -- Larry -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
