Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

[custom map suggestion] Add the ability to use arbitrary mapbox styles as custom layers #298

Open
pfbreton-perso opened this issue Apr 24, 2024 · 1 comment

Comments

@pfbreton-perso
Copy link

I noticed that Mapbox styles are used for some of the layers now. I developed my own Mapbox styles and by hacking around I managed to override locally one of the map style which demonstrated that by passing around the correct URL it works here is an image showing my local hack where I redirected the Mapbox Outdoors styl to my own.

image

Since we can alreay create our own layers which uses a WMTS protocol (XYZ tiles) it seems that we could also allow for custom mapboxstyles & tokenns.

@vcoppe
Copy link
Contributor

vcoppe commented Jun 28, 2024

Thank you for your suggestion, I have re-implemented the website from scratch and you can now add custom vector layers.
For now this is done by giving the URL of the Mapbox style JSON, let me know if you had something else in mind.
You can check out the future website here: https://gpx.studio/gpx.studio/ and provide feedback on this new repository: https://github.com/gpxstudio/gpx.studio.

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

No branches or pull requests

2 participants