Ignore:
Timestamp:
Feb 9, 2016, 9:50:20 PM (9 years ago)
Author:
dkearney
Message:

allow users to set placard configuration for layer from layer class
updating generic layer and image layer tests with placard configuration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/geomap/gui/test/geomaplayerimage.test

    r5949 r5991  
    7171    set t [$l export -format blt_tree]
    7272    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}}
    7474
    7575
Note: See TracChangeset for help on using the changeset viewer.