Tagged Questions
2
votes
1answer
255 views
Prevent formatting of label text in OpenLayers
I have a vector layer in OpenLayers containing a few point features. Each of my features have an attribute tag which contains a short text identifying the feature.
Example:
tag: '1e-1'
Applied ...
