Google allows a domain to load the google map API 25,000 times per day for free. Once that limit is hit then your map stops working for the rest of that day unless you buy more API loads.
How can my javascript detect when that limit is reached so I can fail as gracefully as possible by displaying an informative message?