Bug 911 - Border color for MapDHTMLWidget
: Border color for MapDHTMLWidget
Status: RESOLVED FIXED
: Chameleon
Widget
: 1.99
: All All
: P2 normal
: ---
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2005-01-04 12:00 by
Modified: 2005-01-11 09:20 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2005-01-04 12:00:14
It would be nice if the MapDHTMLWidget had a border color attribute to modify
the default black border surrounding the map image.
------- Comment #1 From 2005-01-11 09:20:15 -------
added two optional attributes to MapDHTML, BORDERCOLOR and BORDERWIDTH. 
BORDERCOLOR is a hex color attribute (#000000 by default) and BORDERWIDTH is an
integer >= 0, 1 by default.

Updated documentation as well.