On Mar 15, 1:34 pm, cjackson111 <[email protected]> wrote: > Hello. Hopefully this can be done. I am trying to display a state > boundary within a certain size window. Setting the zoom level to 7 is > too large (the state bounderies go beyond the window) and setting it > to 6 is too small. Is it possible to set it somewhere between the two? > I have tried 6.5 which does not work but wondered if there is another > way to do it.
No. The zoom value is an integer value. I thought it said that in the documentation somewhere, but perhaps that reference has gone away. -- Larry > > map.setCenter(new GLatLng(37.99, -79.380072), 7); > > Thanks! -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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.
