MaineDSA / membership_dashboard

Show member data from nationally-provided CSV files
GNU General Public License v3.0
2 stars 2 forks source link

Membership Map #8

Closed bmos closed 9 months ago

bmos commented 11 months ago

Map implementation is probably dependent on having lat/long values. Since we can't count on calling the API hundreds of times whenever the app opens, we need to save this info between runs (which would be beneficial for loading times as well). Scanning zips over and over is not ideal.