GuidesTypeScript API ReferencePython v2 API Reference

IndexApi | @here/olp-sdk-ts

IndexApi | @here/olp-sdk-ts
Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

  • Queries the index layer for the partitions that match the query. Returns each partition that matches the query, including each partition's data handle, which you use with the blob API to retrieve data for each partition.

    summary

    Gets the partitions that match the query

    Parameters

    • builder: RequestBuilder
    • params: { huge?: boolean; layerID: string; query: string }
      • Optional huge?: boolean
      • layerID: string
      • query: string

    Returns Promise<DataResponse>

Legend

  • Namespace
  • Variable
  • Function
  • Type alias
  • Class
  • Class with type parameter
  • Enumeration
  • Interface

Settings

Theme

Generated using TypeDoc