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

Keep descriptions of builtin args #1136

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zstadler
Copy link
Contributor

when overridden in custom map args

when overridden in custom map `args`
@zstadler zstadler marked this pull request as draft December 25, 2024 09:39
@zstadler
Copy link
Contributor Author

I could not find an object that contains the descriptions of the builtin args. They seem to be provided as parameters to arguments.get* calls. For example:

int minzoom = arguments.getInteger("minzoom", "minimum zoom level", MIN_MINZOOM);

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.

1 participant