Similar Topics...
 |
Change Bing Maps InfoBox height to auto (v7) Not the best since it assumes Bing infobox has this class name, but it is a quick fix versus implementing a custom HTML box. I threw in round corners for fun as well : ) <style type="text/css"> .Infobox { height: auto !important;border-radius: 8px 8px 8px 8px;} </style>
Created By: amos 3/21/2014 12:22:06 PM
|
|
|
|
|
|