Could you try to create an example with minimal code? The page you linked has in excess of 2000 lines of code.
FWIW - it works fine here: http://code.google.com/apis/maps/documentation/javascript/examples/map-simple.html Also - navigationControlOptions is no longer part of the API. Use a combination of zoomControlOptions and panControlOptions Cheers, Chris On Thu, Jan 6, 2011 at 1:03 PM, Joseph Elfelt <[email protected]>wrote: > Hi Chris, > > If the update is 'live' today (Jan 5th) then it looks like the zoom/ > pan needs some tweaking. > I tested Firefox 3.6.13 on XP Pro SP3 > > Problem: zoom/pan do not switch to 'small' mode in some cases > > To replicate: > 1. Start with a large window but not full screen > 2. Reduce the width until you see small zoom/pan > 3. Increase width until you see big zoom/pan > 4. Decrease height ==> zoom/pan remains big. > > To find the map controls, search my source for: masu.options > > http://www.mappingsupport.com/test/gmap4_371.php?ll=40.011916,-101.937172&icon=pgs > > -- > 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]<google-maps-js-api-v3%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. > > -- 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.
