Function getPlaces

  • Parameters

    • __namedParameters: {
          getLatest: boolean;
          token: string;
      }
      • getLatest: boolean
      • token: string

    Returns Promise<NoloPlacesJSON>

    Promise of an array of places

    Function

    getPlaces Get the places from the server.