Skip to content

Commit

Permalink
remove crossorigin
Browse files Browse the repository at this point in the history
  • Loading branch information
bvandercar-vt committed Jan 21, 2025
1 parent 17a1bcf commit c69bb94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ export const App = () => {
subdomains={['mt0', 'mt1', 'mt2', 'mt3']}
opacity={0.5}
maxZoom={20}
crossOrigin={true}
className="bike-trails"
/>
</LayersControl.Overlay>
Expand Down

0 comments on commit c69bb94

Please sign in to comment.