Type Alias BoundedStaticMapOptions

BoundedStaticMapOptions: StaticMapBaseOptions & { padding?: number }

Options that can be provided to bounded static maps

Type Declaration

  • Optionalpadding?: number

    Extra space added around the regio of interest, in percentage. Default: 0.1 (for 10%)

Was this helpful?

Client JS
Reference
BoundedStaticMapOptions