{#if isPointModalOpen} (isPointModalOpen = false)} on:submit={setLongLat} bind:adventure={newAdventure} /> {/if} {#if isImageFetcherOpen} (isImageFetcherOpen = false)} /> {/if} New {type} Adventure (type = 'visited')} /> (type = 'planned')} /> Name Location (isPointModalOpen = true)} >{newAdventure.latitude && newAdventure.longitude ? 'Change' : 'Select'} Location Date Description Generate Description {#if newAdventure.type == 'visited' || newAdventure.type == 'planned'} Activity Types {/if} Rating Link Image (isImageFetcherOpen = true)} >Image Search Create Close