Changeset 5991 for branches/geomap/gui/test/geomaplayerimage.test
- Timestamp:
- Feb 9, 2016, 9:50:20 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/geomap/gui/test/geomaplayerimage.test
r5949 r5991 71 71 set t [$l export -format blt_tree] 72 72 list [catch {lindex [$t dump 0] 3} msg] $msg 73 } {0 {type image driver xyz cache true attribution {} xyz.url http://myurl.com/ label {} description {} visible true opacity 1.0 coverage false}}73 } {0 {type image driver xyz cache true attribution {} xyz.url http://myurl.com/ label {} description {} visible true opacity 1.0 placard {attrlist {} style {fill: #B6B6B688; text-fill: #000000; text-size: 12.0;} padding 5} coverage false}} 74 74 75 75
Note: See TracChangeset
for help on using the changeset viewer.