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

add mapbox url scheme support #26

Closed
wants to merge 1 commit into from
Closed

Conversation

386sx
Copy link

@386sx 386sx commented Jan 13, 2023

Description

Fixes #25

Checklist

  • I have tested this on a device/simulator for each compatible OS
  • I formatted JS and TS files with running yarn lint:fix in the root folder
  • I updated the documentation with running yarn generate in the root folder
  • I mentioned this change in CHANGELOG.md
  • I updated the typings files (index.d.ts)
  • I added/updated a sample (/example)

@386sx 386sx closed this Jan 14, 2023
@xaiamov
Copy link

xaiamov commented Jul 27, 2023

Thank you for this commit. It's great to be independent but It's also great to be back compatible 👍

@wipfli
Copy link

wipfli commented Jul 28, 2023

Vendor-specific parts of the code base should be maintained outside of the MapLibre org since our goal is to be vendor neutral.

@xaiamov
Copy link

xaiamov commented Aug 1, 2023

Vendor-specific parts of the code base should be maintained outside of the MapLibre org since our goal is to be vendor neutral.

It must be a way to integrate MapLibre with any vendor using some events or handlers to configure your custom URL scheme. I couldn't find one, sorry if there is.

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.

Remove broken mapbox URL support
4 participants