mirror of
https://github.com/maputnik/editor.git
synced 2026-02-09 06:00:09 +00:00
Add links to tile provider authentication docs
This commit is contained in:
@@ -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>,
|
||||
<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>
|
||||
may require access keys or other authentication to access map tiles.
|
||||
Refer to their documentation for details.
|
||||
</p>
|
||||
|
||||
<div>
|
||||
<FieldString
|
||||
|
||||
Reference in New Issue
Block a user