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

Document how to select/override maplibre dependency on android #108

Closed
sargunv opened this issue Dec 11, 2024 · 1 comment
Closed

Document how to select/override maplibre dependency on android #108

sargunv opened this issue Dec 11, 2024 · 1 comment
Labels
android Affects Android in particular, or relates to Android specific code documentation Improvements or additions to documentation
Milestone

Comments

@sargunv
Copy link
Owner

sargunv commented Dec 11, 2024

MapLibre will initially have vulkan as a separate package: maplibre/maplibre-native#3079

We should figure out what we need to do for a consumer to use that instead of opengl. Is it possible for them to override the dependency we declare in Gradle? If so, document it.

Alternative, maybe we compileOnly against MapLibre on Android and have the consumer provide the chosen dependency explicitly, like we do by necessity for iOS.

@sargunv sargunv added documentation Improvements or additions to documentation android Affects Android in particular, or relates to Android specific code labels Dec 11, 2024
@sargunv sargunv added this to the v0.3.0 milestone Dec 11, 2024
@sargunv
Copy link
Owner Author

sargunv commented Dec 12, 2024

#110

@sargunv sargunv closed this as completed Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android Affects Android in particular, or relates to Android specific code documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant