Google Maps Places Autocomplete Component
"
places-autocomplete-svelte
is a flexible and customizable Svelte component leveraging the Google Maps Places Autocomplete API (New) to provide a user-friendly way to search for and retrieve detailed address information within your SvelteKit applications.This component handles API loading, session tokens, fetching suggestions, and requesting place details, allowing you to focus on integrating the results into your application. It includes features like debounced input, highlighting of matched suggestions, extensive customization via CSS classes, and full TypeScript support."
Alexander Pechkarev