Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Map #221

Open
snarlynarwhal opened this issue Feb 11, 2018 · 1 comment
Open

Custom Map #221

snarlynarwhal opened this issue Feb 11, 2018 · 1 comment

Comments

@snarlynarwhal
Copy link

I would love to use this for writing fantasy stories with fictional worlds. Is it possible to use a custom map image? If not, is it planned?

@bplmp
Copy link

bplmp commented Jun 19, 2018

You can use a custom mapbox basemap by adding a link to it prepended by -baseurl:, in the code block at the beginning. For example:

```
-title: "Odyssey example FTW"
-author: "CartoDB"
-baseurl: 
"https://api.mapbox.com/styles/v1/your_username_here/you_map_id_here/tiles/256/{z}/{x}/{y}?access_token=your_access_token_here"
```

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants