NCCOOS Trac Projects: Top | Web | Platforms | Processing | Viz | Sprints | Sandbox | (Wind)

root/Interactive_Map/trunk/Interactive_Map/htdocs/nav_enhanced.html

Revision 41 (checked in by jcleary, 16 years ago)

Production code checkin

Line 
1       <!-- PANMAP-->
2             <td><cwc2 type="PanMap" image="icons/icon_pan.png" visible="true" styleresource="NavButtons" imagetip="Pan Map" imagewidth="24" imageheight="24" toolset="Navigation">
3               <image state="normal"/>
4               <image state="selected"/>
5               <image state="hover"/>
6             </cwc2></td>
7       <!-- RULER-->
8
9             <td><cwc2 type="Ruler" image="icons/icon_ruler.png" visible="true" styleresource="NavButtons" imagetip="Measure Distance" imagewidth="24" imageheight="24" toolset="Navigation" units="Miles">
10               <image state="normal"/>
11               <image state="selected"/>
12               <image state="hover"/>
13             </cwc2></td>
Note: See TracBrowser for help on using the browser.