I recently found out that you want to use the Google Places API if you want to do more than just request information about places, for example, add new places to the map database. the limit is 1000 / day for each application key.
The google places library is what you use when you just want to query existing places. the limit is 25,000 / day per user.
source share