c3nav
    Preparing search index...

    Class PoisAPI

    Hierarchy

    • APIBase
      • PoisAPI
    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    apiClient: APIClient
    options: ClientOptions

    Methods

    • Parameters

      • id: number

        The id to get

      Returns Promise<POIs>

    • Set a new API URL.

      Parameters

      • newURL: string

        The new API url

      Returns void