On Feb 8, 9:14 am, beachcomber <[email protected]> wrote: > Hi strange issue here. > > I Have a google map sitting in a div of dimensions height: 500px; and > width: 741px; > > The Map shows the whole world (zoom level 2). > > However when I add my kml overlay the bounding div remains the same > and but I now get a grey bar at the top and and the rendered map > (containing the kml overlay) is smaller than the original and starts > to repeat. > > I've spent some time searching these groups but no results are > returning.
Can we see the patient? I suspect the bounds of your kml is causing that. Have you tried setting preserveViewport: false in the KmlLayerOptions? READ THIS FIRST: Posting Guidelines http://groups.google.com/group/google-maps-js-api-v3/t/2b3f101fd509919e -- Larry > > Kind Regards, > > Rob -- 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.
