< prev | next >

Legend Detail < Samples < Home

Legend Detail

A map with an initial detail pane in the legend.

Full-Page View
<!-- Sample map with a single contour and
     an initial detail pane in the legend. -->
         
<WxML>
         
  <plugin detail="2"/>
         
  <map bgcolor="#FFFFCC">
  
    <overlay visible="true">
      <data src="Oklahoma Maps" param="County borders"/>
    </overlay>
    
    <overlay visible="true">
      <data src="Oklahoma Maps" param="State border"/>
      <lineStyle width="3"/>
    </overlay>
    
    <contour>
      <data src="http://sdg.mesonet.org/
        docs/wxml/data/199407071700.mdf"
        param="TAIR" units="fahr"/>
      <range low="0.0" high="120.0" interval="2.0"/>
      <textStyle/>
    </contour>
    
  </map>
</WxML>

Confidential. Copyright © 2002, Oklahoma Climatological Survey. All Rights Reserved.
Send questions or comments concerning this web page to
wolfie@ou.edu.