We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be nice to have some kind of option to decide the formatting of the numbers, i.e. 40.5W vs -40.5 vs -40°30'
40.5W
-40.5
-40°30'
The text was updated successfully, but these errors were encountered:
you can pass functions for formatting in the options: latFormatTickLabel and lngFormatTickLabel.
options
latFormatTickLabel
lngFormatTickLabel
Sorry, something went wrong.
Especially in higher zoom levels it would be great to have the labels showing deg min format.
No branches or pull requests
It would be nice to have some kind of option to decide the formatting of the numbers, i.e.
40.5W
vs-40.5
vs-40°30'
The text was updated successfully, but these errors were encountered: