Skip to content

Conversation

@daltontf
Copy link
Contributor

,, , ,

I made it so that incorporated areas that don't have a city will list the county instead.

<street number>,<street name>, <city>, <state>, <zip code>

I made it so that incorporated areas that don't have a city will list the county instead.

Signed-off-by: Tim Dalton <daltont@objectcomputing.com>
import { GeoSearchControl, OpenStreetMapProvider } from 'leaflet-geosearch';
import { createEventDispatcher, getContext, onDestroy, onMount } from 'svelte';
import L from 'leaflet';
import type { SearchResult } from '../../node_modules/leaflet-geosearch/dist/providers/provider';
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, this came from AI and was massaged.

…om node_modules.

Signed-off-by: Tim Dalton <daltont@objectcomputing.com>
Signed-off-by: Tim Dalton <daltont@objectcomputing.com>
Signed-off-by: Tim Dalton <daltont@objectcomputing.com>
jjelliott
jjelliott previously approved these changes Jan 16, 2026
Signed-off-by: Tim Dalton <daltont@objectcomputing.com>
@daltontf daltontf merged commit 83826b4 into main Jan 19, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants