wellyshen / use-places-autocomplete

😎 📍 React hook for Google Maps Places Autocomplete.
https://use-places-autocomplete.netlify.app
MIT License
1.25k stars 64 forks source link

Feature request: Cache support for utility functions #1091

Open devth opened 1 year ago

devth commented 1 year ago

Feature Request

Amazing lib, thank you for making it 🙏🏻

Have you considered supporting caching for the utility functions? I'm looking for ways to reduce my places API cost.

Describe the Feature

Support the existing caching mechanism on utility functions in addition to the autocomplete API.