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

[Enhancement] support mapbox url protocol #2693

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

sahitono
Copy link

  • Add maplibregl-mapbox-request-transformer"
  • Modify transformRequeset at src/util

Signed-off-by: Sahit Tuntas Sadono [email protected]

This will allow mapbox protocol and close #2560
But i am not sure where is the map initialized, so i set it at add-map-modal. If there is any other maplibre initializer then i can modify it

* Add maplibregl-mapbox-request-transformer"
* Modify transformRequeset at src/util

Signed-off-by: Sahit Tuntas Sadono <[email protected]>
Copy link

netlify bot commented Oct 14, 2024

Deploy Preview for keplergl2 ready!

Name Link
🔨 Latest commit 54e67d1
🔍 Latest deploy log https://app.netlify.com/sites/keplergl2/deploys/670d3942fdba2300084807be
😎 Deploy Preview https://deploy-preview-2693--keplergl2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@akre54
Copy link
Collaborator

akre54 commented Oct 14, 2024

Thanks for adding this! You'll probably also want to add it in map-container.tsx

Signed-off-by: Sahit Tuntas Sadono <[email protected]>
@sahitono
Copy link
Author

Got it @akre54 , just add it to map-container.tsx

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

Successfully merging this pull request may close these issues.

[Bug] Custom Map Style loading failure
2 participants