Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RegionType

A data type that represents a pre-defined region based on a center coordinate or coordinate bounds.

Hierarchy

  • RegionType

Index

Properties

Properties

Optional bounds

bounds: GeoBounds

The coordinate bounds for the region. This value takes precedence over center.

Optional center

center: Coordinate

The center coordinate for the region.

name

name: string

The region's name.

Optional slug

slug: string

The region's URL slug.

Generated using TypeDoc