BlueMap

BlueMap

98.2k Downloads

Feature request: Add option to set `text: nowrap` in marker label popup

Ranzeplay opened this issue · 3 comments

commented

When a marker label is long and in some special language (e.g. Chinese), the label text will be split into multiple lines, which looks ugly. To fix this, we can add an option to force all text to one line.

Image

Image

commented

I'm very happy to hear that! 🥳

commented

It works. Thanks a lot!

commented

This is already possible with a bit of custom CSS! :)
BlueMap natively supports custom CSS styles.

I have written the required CSS for this already, plus a guide on how to set it up here: https://github.com/TechnicJelle/BlueMapWebAddons/tree/main/marker-label-full-width

If you have any questions during the setup of this, please ask those in our Discord server.