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

Support for other map frameworks #3

Open
eyeseast opened this issue Sep 21, 2020 · 1 comment
Open

Support for other map frameworks #3

eyeseast opened this issue Sep 21, 2020 · 1 comment

Comments

@eyeseast
Copy link
Owner

I like Mapbox, but it's nice to have other options.

Actions are adaptors. A package like ulysses.leaflet or ulysses.google would just need to implement standard actions that expect a leaflet.Map or google.Map object, instead of Mapbox GL. It's just a contract.

The core actions are: flyTo, fitBounds, noop. And maybe showAll if we can figure that one out.

@eyeseast
Copy link
Owner Author

I'm assuming maplibre will work as a drop-in replacement for Mapbox, if needed.

@eyeseast eyeseast mentioned this issue Jul 5, 2023
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

No branches or pull requests

1 participant