Represents the width to use for each zoom level.
Important: This is a Public Preview API. It may be changed or removed at any time.
A mapping of zoom levels to widths in dp units.
Returns the corresponding style value. If a zoom level does not exists, the value will interpolated using the interpolationFunction and the corresponding range. If valueByZoom is empty, defaultValue will be returned.