diff --git a/source/_dashboards/map.markdown b/source/_dashboards/map.markdown index 203859950d3..ed3f48e4c98 100644 --- a/source/_dashboards/map.markdown +++ b/source/_dashboards/map.markdown @@ -38,6 +38,11 @@ auto_fit: description: The map will follow moving `entities` by adjusting the viewport of the map each time an entity is updated. type: boolean default: false +fit_zones: + required: false + description: Whether the map should consider the zones in the list of specified entities when fitting its viewport. + type: boolean + default: false title: required: false description: The card title.