You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Along with the error, the text for a single feature renders, in an unexpected location. Without adding the orientation attribute, it works fine. The orientation works in Chrome. It doesn't matter what value is given for the orientation.
The text was updated successfully, but these errors were encountered:
Thank you for the plug-in!
I am getting the error NS_ERROR_FAILURE in Firefox 49 when adding the orientation option to the following:
layer.setText(feature.properties.Name, {center: true, offset: -5, orientation: 'flip', attributes: { ... }});
Along with the error, the text for a single feature renders, in an unexpected location. Without adding the orientation attribute, it works fine. The orientation works in Chrome. It doesn't matter what value is given for the orientation.
The text was updated successfully, but these errors were encountered: