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
Suport the label rule geometry entry. The following new style fields shall be supported:
label
label-font
lavel-color
label-outline-color
label-outline-width
label-background-color
label-background-padding
label-horizontal-origin
label-vertical-origin
label-height-reference
label-text-expression
label-text
scaleByDistance
near-far-scale
The text was updated successfully, but these errors were encountered:
Waguramu
Successfully merging a pull request may close this issue.
Suport the
label
rule geometry entry.The following new style fields shall be supported:
label-font
: e.g. "24px Helvetica"lavel-color
: e.g. "#000000"label-outline-color
: e.g. "#000000"label-outline-width
: e.g. 2label-background-color
: e.g. "#00000000"label-background-padding
: e.g. [7, 5]label-horizontal-origin
: e.g. "CENTER"label-vertical-origin
: e.g. "CENTER"label-height-reference
: e.g. "NONE"label-text-expression
: "**.speedLimitKmh"label-text
: "abc"scaleByDistance
, usenear-far-scale
The text was updated successfully, but these errors were encountered: