willc0de4food
willc0de4food

Reputation: 23

Add style to running OpenMapTiles server

I'm using the OpenMapTiles Docker image on a VPS, and would like to use a custom map style created with Maputnik. I've already gone through the "setup" process, so when I go to the server's address, I see a list of the styles currently available. I don't see any option to add a new style, so I was wondering if this is possible?

Upvotes: 1

Views: 417

Answers (1)

FMC
FMC

Reputation: 26

Just add the json style file to the default folder and restart the OpenMapTiles server.

Edit: restart might not be the best option. Try a full stop and start then.

Upvotes: 1

Related Questions