diff --git a/templates/variants/toodego/combo/cells/recherche/map_cell.html b/templates/variants/toodego/combo/cells/recherche/map_cell.html index 36523144..aa57f463 100644 --- a/templates/variants/toodego/combo/cells/recherche/map_cell.html +++ b/templates/variants/toodego/combo/cells/recherche/map_cell.html @@ -1,6 +1,11 @@ {% extends "maps/map_cell.html" %} {% load gnm %} +{% block map-attributes %} +{{ block.super }} +{% if cell.page.slug == 'autour-de-moi' %}data-query-string="distance=1000&lat={{init_lat}}&lng={{init_lng}}"{% endif %} +{% endblock %} + {% block cell-content %}