Update Aspect Ratio on Map Card (#7656)

This commit is contained in:
Zack Arnett 2018-11-28 09:52:39 -05:00 committed by Fabian Affolter
parent af53ce0f14
commit f5cf59a689

View File

@ -35,11 +35,10 @@ title:
required: false
description: The card title.
type: string
aspect_ratio:
aspect_ratio:
required: false
description: "The map's height:width ratio."
description: "Forces the height of the image to be a ratio of the width. You may enter a value such as: `16x9`, `16:9`, `1.78`."
type: string
default: "100%"
default_zoom:
required: false
description: The default zoom level of the map.