Local-Connectivity-Lab / ccn-coverage-vis

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

Creates a Search Bar that opens by default at the top of the map. #25

Closed marishuman closed 1 year ago

marishuman commented 1 year ago

What?

This creates a search bar that opens by default at the top of the map. The search bar displays a list of autocompleted addresses as the user types an address in. Once the user inputs an address, the map zooms into the address' location and pinpoints the address.

Why?

The search bar is useful for users wanting to know if they are covered by Seattle Community Network. By pinpointing their address, users can tell if their address lies within one of the Organization's coverage areas.

How?

Uses the leaflet-geosearch library to implement the search bar.

ysono commented 1 year ago

Well done! With some comments, approved. :shipit:

infrared0 commented 1 year ago

Thanks Mariana! And thanks for the review Yoshi!