Function showMetadata

  • Get a metadata field for a database item

    Parameters

    • id: string

      ID of the item to retrieve metadata

    • name: string

      Name of the metadata field to retrieve

    • query_params: HashMap = {}

      Query parameters to add the to request URL.

    Returns Observable<PlaceMetadata>