smitjel

Omit entity value from tooltip?

Recommended Posts

Hi,

You can hide all toolTips of entities whole value is 0 using hoverOnEmpty='0' in <map> 

(hoverOnEmpty -

Boolean 0/1 Whether to show tool tip for those entities whose value has not been defined in the XML data?)

You can set a blank tooltip using toolText=' ' in <entity> element. This would show a small blank value when the entity is hovered using mouse.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now