I have an application that retrieves all the max number of tweets (200 I believe) using the google map canvas size as boundaries to calculate a radius which I’m appending to my query. However, the lower the zoom level, the less tweets I’m getting back.
You can view it here. I have it set to log the zoom level and radius in the console if you’re curious:
http://jonny.me/tweetmap
Code here: