helium / mappers

Mappers Frontend and API
Apache License 2.0
65 stars 23 forks source link

mapbox petermain style not found #101

Open mcauser opened 2 years ago

mcauser commented 2 years ago

Hi, I tried setting this up on my machine, following the steps in the readme.

When I navigate to http://0.0.0.0:4000/ I noticed a 404: https://api.mapbox.com/styles/v1/petermain/ckmwdn50a1ebk17o3h5e6wwui?access_token=(my token)

{"message":"Style not found"}

I saw somewhere else this could be caused by the style being in private mode. If that's the case, would it be possible to make it public?

kent-williams commented 2 years ago

@PeterMain are we able to make this style public so that other can use it with their own API token?

samgutentag commented 1 year ago

know this is an old issue but just in case:

For the Mapbox style to match Helium Explorer, use this:

mapStyle="mapbox://styles/petermain/cko1ewc0p0st918lecxa5c8go"

helium-explorer

for a "dark monochrome" Mapbox style I've got this one as well:

mapStyle="mapbox://styles/samgutentag/ck19iyqtm2qxq1cp33qe5i30q"

monochrome-mappers