< prev | next >

Gradient < Samples < Home

Gradient

A map with a single gradient plot.

Full-Page View
<!-- Sample map with a single gradient. -->
         
<WxML>
  <map bgcolor="#FFFFCC">
  
    <gradient>
      <data src="http://sdg.mesonet.org/
        docs/wxml/data/199407071700.mdf"
        param="TAIR" units="fahr"/>
    </gradient>
    
    <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>
    
</map>
</WxML>

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