Closed naogify closed 2 years ago
This is my humble suggestion. Currently, both --provider
and --mapbox-access-token
options are only used for charites serve
command. It is not necessary to have both options as global parameters. We can move both of them into local parameters of serve
command.
When I use mapbox style with
charites serve style.yml --provider mapbox --mapbox-access-token my-access-token
It will display error in console in debug tool of Google Chrome.