Hi, I agree with Brian's approach. I'm talking when the map shows 360º not 0º. And is I think is less damage return true in this case, because who's asking for a 0 width map have an error in it's own code and not in the api. This behavior was detected in a modification of the marker clusterer class who leaves to show markers when west and east are equals. I vote for a true response.
On Feb 16, 7:52 pm, Brian P <[email protected]> wrote: > Hmm, > > I'm assuming that at zoom level 2 the map is showing the entire globe, > so it returns the same value for both. I guess that would be a > reasonable behavior, in which case .contains() should always return > TRUE when east=west. It is an ambiguous question, so the API should > assume one or the other. I think it would be better if it assumed that > east=west meant 360 degrees instead of 0 degrees. I'd guess that > asking about an exactly zero-width region would be more rare than > asking about a 360+ degree region. > > -Brian -- 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.
