I used Maputnik to make labels where a white block is stretched to fit the label of some objects
"icon-image": "a_white_block",
"icon-text-fit": "both",
"icon-text-fit-padding"
If I understand #10 (comment) correctly, it's normal that this does not render properly in our OpenLayers project, since those two last properties are not supported.
Is there a workaround for this? Is there a plan to implement more properties? Would you welcome pull requests to fix this (and if so, can you point us in the right direction as to where to start with a fix)?
And the same questions for symbol-placement, which we use to put labels along a line
I used Maputnik to make labels where a white block is stretched to fit the label of some objects
If I understand #10 (comment) correctly, it's normal that this does not render properly in our OpenLayers project, since those two last properties are not supported.
Is there a workaround for this? Is there a plan to implement more properties? Would you welcome pull requests to fix this (and if so, can you point us in the right direction as to where to start with a fix)?
And the same questions for
symbol-placement, which we use to put labels along a line