Re-mapping cached results after a provider switch
Cached geocoding results from an old provider do not automatically translate to a new one. Here is how to handle that cache correctly during a migration.
Cached geocoding results from an old provider do not automatically translate to a new one. Here is how to handle that cache correctly during a migration.
Caching addresses saves requests, but only if your cache and your quota headers agree on what has actually been looked up.