Same problem here. If you have a couple frames, just like this: <frameset rows="200,*" cols="*"> <frame src="nothing.html"> <frame src="http://code.google.com/apis/maps/docuemntation/javascript/examples/map-simple.html"> </frameset>
This should show a page with the leftmost 200 pixels empty, and the simple map example on the right. However, the map floats over the other frame. This happens in iOS versions 4.2 and above. It works fine in iOS 4.1 -- 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.
