Hi All, After fetching the getBounds(),
Top-left lon = left bound of your rectangle. bottom-right lon = right bound of your rectangle Database search something like SELECT cities FROM mytable WHERE (lat > left bound) AND (lat < right bound) ... For this in some of the zoom levels not getting data, Can you help me on bounded rectangle to fetch the data based on the Top-Right corner and bottom-Left Corner .. 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 -~----------~----~----~----~------~----~------~--~---
