Skip to content

Commit

Permalink
Update docs from maps rnmapbox/maps@752afff
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 21, 2024
1 parent 97bb09c commit 6609f32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/FillRasterLayer/RasterSource.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export default function RasterSourceExample() {
/>
<RasterSource
id="stamen-watercolor"
titleSize={256}
tileSize={256}
tileUrlTemplates={['https://tile.openstreetmap.org/{z}/{x}/{y}.png']}
/>
<RasterLayer
Expand Down

0 comments on commit 6609f32

Please sign in to comment.