Skip to content

Commit

Permalink
Add map-based search functionality to the sample search widget in the…
Browse files Browse the repository at this point in the history
… selected collection
  • Loading branch information
NTaherifar committed Sep 24, 2024
1 parent 18bfbb9 commit a7f3af9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
{{ h.snippet('snippets/facet_list.html', title=facet_titles[facet], name=facet, extras={'id':group_dict.id}, search_facets=search_facets) }}
{% endif %}
{% endfor %}
{% snippet "spatial/snippets/spatial_query.html" , default_extent="[[-44, 112], [-10, 154]]" %}
</div>
<a class="close no-text hide-filters"><i class="fa fa-times-circle"></i><span class="text">close</span></a>
</div>
Expand Down

0 comments on commit a7f3af9

Please sign in to comment.