If you purchase a Google Maps API for Business licence, how does this change the way that you call the maps and geocoding v3 APIs?
Getting a business licence increases the limits for maps and geocoding, but what do you have to do to implement the change in your code? Or is it all done through registering URLs?
Thanks,
Michael
You pass “client=CLIENT_ID” in the URL when loading an API. This client ID is also tied to certain URLs that you set up to prevent abuse.
More details here: http://code.google.com/apis/maps/documentation/premier/guide.html