Skip to content

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

@DiegoPino

Description

@DiegoPino

What?

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

  • A new Field Wrapper to Search API that allows us to pass geographic data to Solr + config. Like what we do with HOCR.
  • A new option in the Key Name providers that can expose lat/long as the proper Data Type that will need that field wrapper
  • A new Query Filter type that allows us to search via Solarium that data using lat/long passed from a map (or boundaries)
  • An Exposed Filters option (code) for Views so that data can be passed as exposed arguments to a Views (Query -> where -> argument)
  • JS that can change the Query Argument means Map communicates back via Ajax, like a Facet would do. Basically the Map becomes a facet!

Metadata

Metadata

Labels

JavascriptFavourite language of a PHP developerUXLike UI but with an XenhancementNew feature or requestfuture roadmapThings we would love to have but are no priority for version 1.0help wantedExtra attention is needed

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions