Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
Signed-off-by: Ihor Dykhta <[email protected]>
  • Loading branch information
igorDykhta committed Mar 5, 2025
1 parent edd2cd6 commit b9e6eb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/table/src/tileset/vector-tile-utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -680,8 +680,8 @@ type GetFieldsFromTileProps = {
};

/**
* Note: this function is for tilesets that don't include fields in metadata.
* Extracts fields from a tile and updates the metadata object with found fields.
* Note: this function is for tilesets that don't include fields in metadata (most likely saved with older spec.).
* @param params.remoteTileFormat The format of the remote tile (MVT or PMTiles).
* @param params.tilesetUrl The URL of the tileset.
* @param params.metadataUrl The URL of the metadata.
Expand Down

0 comments on commit b9e6eb1

Please sign in to comment.