Local-Connectivity-Lab / ccn-coverage-vis

Visualizations of coverage and performance analysis for Community Cellular Networks.
2 stars 2 forks source link

Search Not Restricted to US or Seattle Area #27

Closed marishuman closed 2 months ago

marishuman commented 1 year ago

Description

When a user searches for an address, the autocomplete includes addresses not within the US.

Screenshots

image

marishuman commented 1 year ago

Look into the documentation for the provider

mmt456 commented 2 months ago

created new branch "issue27" from main. Then added new "countrycodes" parameter to OpenStreetMapProvider to limit search to USA. Works, not deployed yet.