Android Question Geocoder library & APIkey

marcick

Well-Known Member
Licensed User
Longtime User
With the recent changes in GoogleMap platforms, I'm investigating on the requests of my app not to exceed the free of charge quota.

Does the geocoder library work without ApiKey ?
I don't understand what's happening. In my API console, I have enabled the Geocoding API and I have 350 requests in the last 30 days. This has no sense: I'm absolutely sure my app generates tenths geocoder request per day (reverse geocode, from lat/lon to address) and I have tenth of app running, it can't be 350 total in a months.
So I guess geocoder library does not use the ApiKey declared in the manifest for showing the map, but then I don't understand where those 350 request come from.
 

DonManfred

Expert
Licensed User
Longtime User
the limitation is not active as of now as far as i know.

Let´s see what happen on 11th of june
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…