Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • LargeArea

Index

Constructors

Properties

_URL: string = ...
_keyManager: KeyManager = KeyManager.instance
_params: LargeAreaSearchQuery = ...

Methods

  • Sets large area name (partial match), specified in UTF8 (URL encoding)

    memberof

    LargeArea

    Parameters

    • keyword: string

      Large area keyword.

    Returns LargeArea

    {this}

  • Sets large area code (exact match). (Up to 3 codes can be specified. If more than 4 codes are specified, the fourth and subsequent codes will be ignored.)

    memberof

    LargeArea

    Parameters

    • Rest ...codes: string[]

      Large area codes.

    Returns LargeArea

    {this}

Generated using TypeDoc