esmero / format_strawberryfield

Set of Display formatters, extractors and utils to make Strawberry field data glow
GNU Lesser General Public License v3.0
6 stars 9 forks source link

Allow Leaflet Map to query back a Views (or Facet?) #215

Open DiegoPino opened 2 years ago

DiegoPino commented 2 years ago

What?

As discussed with @patdunlavey we can extend the work on #140 by adding

patdunlavey commented 2 years ago

Hi @DiegoPino thanks for thinking this all the way through to an implementation strategy! I'm not 100% clear about what behavior we are looking to provide on the front end that generates these requirements, so adding that to the issue description would be helpful.

The first four bullets sound like you have a clear handle on how to implement? The final one (JS behavior - that lazy-loads new points as needed?) sounds pretty hard. I googled around a bit and didn't find anything helpful.