Skip to content

Commit

Permalink
Update src/source/raster_array_tile_source.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Ricky Reusser <[email protected]>
  • Loading branch information
pratikyadav and rreusser authored Jul 23, 2024
1 parent 4b62737 commit ecf3c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/source/raster_array_tile_source.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import type {ISource, SourceRasterLayer} from './source';
import type Tile from './tile';

/**
* A data source containing raster-array tile created with [Mapbox Tiling Service](https://docs.mapbox.com/mapbox-tiling-service/guides/).
* A data source containing raster-array tiles created with [Mapbox Tiling Service](https://docs.mapbox.com/mapbox-tiling-service/guides/).
* See the [Style Specification](https://docs.mapbox.com/style-spec/reference/sources/#raster-array) for detailed documentation of options.
*
* @example
Expand Down

0 comments on commit ecf3c4d

Please sign in to comment.