resize map tip
Is it possible to set a specific size for a map tip? I have a public site that will display a limited and fixed set of information. Unfortunately the list is a little too long so the user has to scoll 2 lines to see the last row or two of information.
0
-
Yes, with custom CSS you can change the heigth/width. .map-tip-view {width: 50em;}0
Please sign in to leave a comment.
Comments
1 comment