Skip to content

Commit

Permalink
Add links to tile provider authentication docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ianthetechie committed Jul 26, 2024
1 parent 3584040 commit f23d3dd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/components/ModalExport.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,13 @@ export default class ModalExport extends React.Component<ModalExportProps> {
<p>
Download a JSON style to your computer.
</p>
<p>
<a href="https://docs.maptiler.com/cloud/api/authentication-key/" target="_blank" rel="noreferrer">MapTiler</a>,&nbsp;
<a href="https://www.thunderforest.com/docs/apikeys/" target="_blank" rel="noreferrer">ThunderForest</a>,
and <a href="https://docs.stadiamaps.com/authentication/" target="_blank" rel="noreferrer">Stadia Maps</a>&nbsp;
may require access keys or other authentication to access map tiles.
Refer to their documentation for details.
</p>

<div>
<FieldString
Expand Down

0 comments on commit f23d3dd

Please sign in to comment.