Google maps and geocoding functions have a request limit.
I am trying to use geodecoing in one of the application in Android and as per the below URL : https://developers.google.com/maps/documentation/geocoding/#Limits
Google geocoding limit is 25000 maps load per day
So is this limit per user or per device or per API key?