I am using geocoding of google maps on the client side, but loading the JavaScript maps API using API_KEY. Did you know that the limit is 2500 requests per IP address or API key in this case. Do you think I can remove API_KEY to use a limit of 2500 per IP address?
thanks
source share