< prev | next >

Custom Center < Samples < Home

Custom Center

A map with a custom center position.

Full-Page View
<!-- Sample map with a custom center position. -->
         
<WxML>
  <map bgcolor="#FFFFCC" scale="5.0"
    latitude="35.30" longitude="-96.97">
  
    <overlay visible="true">
      <data src="Oklahoma Maps" param="County borders"/>
    </overlay>
    
    <overlay visible="true">
      <data param="State border"/>
      <lineStyle width="3"/>
    </overlay>
         
    <site>
      <data network="Oklahoma Mesonet"/>
      <pointStyle symbol="filledDiamond"/>
    </site>
    
    <observation position="18">
      <data network="Oklahoma Mesonet" param="STID"/>
      <textStyle color="#FFCC66"/>
    </observation>
  
    <observation position="6">
      <data network="Oklahoma Mesonet" param="NAME"/>
      <textStyle color="#FFCC66"/>
    </observation>
  
  </map>
</WxML>

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