(hideSuggestion = true)}>
{#if !hideSuggestion} {#each suggestedPlaces as place, index} {/each} {/if}
{#await import('../shared-components/map/map.svelte')} {#await delay(timeToLoadTheMap) then}
{/await} {:then component} handleSelect(point)} /> {/await}