Loading...
Added map-bottom-items--v2 version with updated functionality and styling
Removed various leaflet styling code from the webflow side
Removed webflow interactions for opening and closing map option panels. Now controlled by devs using hidden classes.
Added .map-credit to .map.
This item is shown by default and the link directs to Wazimap NG product page.
Added .is--shown and .is--hidden for the .point-filters_content element.
.is--shown
.is--hidden
.point-filters_content
Backend should toggle this to open and close the modal.
Added .map-options__no-data to the .map-options__filters_content
.map-options__no-data
.map-options__filters_content
.map-options__no-data is hidden by default
The .is--hidden class is applied as default.
Removed the interaction that used to hide and show this content.
Added .point-filters__no-data to the .point-filters_content block for when there is no data available.
.point-filters__no-data