On this page

Type Alias ZoomStringValues

ZoomStringValues: { value: string; zoom: number }[]

Array of string values that depend on zoom level

Type Declaration

  • value: string

    Value for the given zoom level

  • zoom: number

    Zoom level

Was this helpful?
SDK JS
Reference
ZoomStringValues