> But cases I intend to detect are more like zoom situations in which, > for example, the whole american continent is visible in the west, then > going east the whole of Africa, Europa, Asia and Australia is visible > and then in the rightmost area of the visible map America appears > again.
The extra detail simplifies things considerably... Find out the width in pixels Find out pixels-per-degree at the equator for the given zoom level. Divide to find out if more than 360 degrees in view. -- 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.
